Manage and configure your Crossmint projects directly from the command line
brew tap crossmint/tap brew install crossmint
brew update brew upgrade crossmint
crossmint login
crossmint logout
crossmint whoami
crossmint help
crossmint keys create
crossmint keys list [type]
crossmint keys delete <key-id>
crossmint keys edit <key-id>
crossmint projects create
crossmint projects select
crossmint projects details
Was this page helpful?