bluectl
is the official command line interface for Alphaus services.
To install using brew, run the following command:
$ brew install mobingi/tap/bluectl
By default, this tool will look for the following environment variables for authentication:
ALPHAUS_CLIENT_ID
ALPHAUS_CLIENT_SECRET
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.