bluectl
is the official command line interface for Alphaus services.
To install using brew (Linux, MacOS, Windows using WSL/2), run the following command:
$ brew install alphauslabs/tap/bluectl
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.