gNMIc joins Openconfig 🚀
The gNMIc network management tool suite is donated to Openconfig, expanding its role from a CLI to a feature-rich software suite for gNMI.
The gNMIc network management tool suite is donated to Openconfig, expanding its role from a CLI to a feature-rich software suite for gNMI.
A guide to testing internet speed from the command line on Windows, Linux, and Mac using various CLI tools like fast-cli and speedtest-cli.
caffeine-ng v4.0.0 released, featuring a CLI rewrite with click, Xfce presentation mode support, and a move to Codeberg.
Introducing Himitsu, a new Unix key/value store and protocol for managing secrets like passwords and SSH keys, with a focus on extensibility and user consent.
Explores UX design patterns for command-line interface (CLI) tools, focusing on improving onboarding, discoverability, and error prevention.
A guide to using the k8s.io/cli-runtime Go library to build powerful, kubectl-like command-line tools for interacting with the Kubernetes API.
A tutorial explaining Docker container management commands by focusing on understanding their logic rather than memorization.
A tutorial on building a Swift CLI tool for generating app icons on Linux and macOS using Swift Argument Parser and SwiftGD.
Learn how to use Azure resource tags to efficiently identify and delete multiple resources and resource groups for a service.
A developer advocates for using terminal file managers, specifically Vifm, to enhance command-line efficiency and automation in tech workflows.
A TypeScript talk write-up on creating advanced types for the Commander.js library to improve CLI development safety and developer experience.
A guide to managing and switching between different testing environments (like local, staging, production) in the Cypress end-to-end testing framework.
A step-by-step guide to manually deploying a Next.js application to Netlify using the CLI and plugin.
A tutorial on using the Sail CLI tool to provision and manage a production-grade WordPress environment on DigitalOcean from the terminal.
Announcing the first stable release of kcctl, a modern command-line client for managing Apache Kafka Connect, inspired by kubectl.
Announcing the first stable release of kcctl, a modern command-line client for managing Apache Kafka Connect, inspired by kubectl.
A quick guide to installing the Knative CLI tool 'kn' on Google Cloud Shell, including download and PATH setup.
Explains how to use Go's flag.Func() to implement a command-line option that can be specified multiple times, appending values to a slice.
A developer shares progress and insights from rewriting the Firn CLI tool from Clojure to Rust, discussing language choice and tool complexity.
A guide to building command-line applications and tools using Swift, covering scripts, arguments, and process info.