admin auth
admin user
jira auth
jira dashboard
jira filter
jira project
jira workitem
rovodev auth
Last updated Oct 3, 2024

acli rovodev auth login

Authenticate to use Rovo Dev specific tasks.

1
2
acli rovodev auth login [flags]

Examples

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

Options

1
2
  -e, --email string   User email is required for authentication
  -h, --help           Show help for command
      --token          Read token from standard input

SEE ALSO

Rate this page: