Authenticate to use Rovo Dev specific tasks.
1 2acli rovodev auth login [flags]
1 2# Interactive mode $ acli rovodev auth login # Authenticate with your email and API token without scopes $ acli rovodev auth login --email "user@atlassian.com" --token < token.txt
1 2-e, --email string User email is required for authentication -h, --help Show help for command --token Read token from standard input
Rate this page: