Authentication
Authentication
Curiosity CLI requires authentication to connect to workspaces. You can provide authentication in two ways:
Pass the token directly using the
--tokenoption.Store the token locally using the
store-tokencommand and then use--token autoin subsequent commands.
Create a Token in your workspace under Settings > Tokens > Library
Last updated