Authentication

Authentication

Curiosity CLI requires authentication to connect to workspaces. You can provide authentication in two ways:

  1. Pass the token directly using the --token option.

  2. Store the token locally using the store-token command and then use --token auto in subsequent commands.

Create a Token in your workspace under Settings > Tokens > Library

Last updated