pip install deploifaiOr, install from homebrew:
brew tap deploifai/deploifai
brew install deploifaiEnsure that you have installed correctly.
# show help message
deploifai --help
# show version
deploifai --versionFirst, generate a personal access token on your Deploifai dashboard settings.
Then, login to the cli tool:
deploifai auth login -u [username] -t [token]See the documentation for more information about the CLI.