bluectl
is the official command line interface for Alphaus services.
To install using HomeBrew (Linux, MacOS, Windows using WSL/2), run the following command:
$ brew install alphauslabs/tap/bluectl
You can also download pre-built binaries from our release page.
To setup the environment variables required for authentication, check out this page.
You can also use the --client-id
and --client-secret
flags to set the values explicitly.
Run bluectl -h
or bluectl <subcommand> -h
to know more about the available subcommands and flags.