Guides
Guides

Running the CLI

Each command must be submitted with your API Key (unless stored in a credential file) and a Base URL:

  cosmosid --api_key <YOUR_API_KEY> --base_url https://app.cosmosid.com <command>

There are several types of commands supported by the CosmosID-HUB CLI:


πŸ“˜

Each command has options

To get usage information for each CosmosID-HUB CLI command, the user can simply run:

  cosmosid --api_key <YOUR_API_KEY> --base_url https://app.cosmosid.com  <command> --help