Blink CLI
The Blink CLI enables you to build and manage your Blink operations from the terminal. Using the CLI you can do the following:
- Run Workflows
- Create, retrieve, update, or delete API objects
Installation
The Blink CLI is available for macOS, Windows, and Linux for distros like Ubuntu, Debian, RedHat and CentOS.
macOS
Blink CLI is available on macOS via Homebrew
brew tap blinkops/blink-go-cli https://github.com/blinkops/blink-go-cli
brew install blink
Docker
The CLI is also available as a Docker image: blinkops/blink-cli
.
docker run --rm -it blinkops/blink-cli version