Install and run Rovo Dev CLI on your device
To use Rovo Dev CLI, one of your sites must have Rovo Dev activated.
You’ll also need an allocation of Rovo Dev credits (you can specify which site to use for Rovo Dev credits once you start Rovo Dev CLI).
Rovo Dev CLI is an extension for Atlassian Command Line Interface (ACLI). To install Rovo Dev:
Install ACLI (or update to the latest version if you already have ACLI installed) using instructions for your OS: macOS, Linux, Windows.
Select this link to automatically create a scoped API token for Rovo Dev CLI.
Select Create token.
Select Copy to copy the token to your clipboard.
In your terminal, to authorize with your Atlassian account, run:
acli rovodev auth login
6. After you have authorized with your account, to open Rovo Dev in interactive mode, run:
acli rovodev run
Create API token manually
If the link above doesn’t work, or you want to create your API token manually:
Go to your Atlassian profile and select Create API token with scopes.
Enter a name and expiry date for your token, then select Create.
Select Rovo Dev, then Next.
Select the necessary scopes, then Next:
Admin: admin:repository:bitbucket
Chat: chat:rovodev
Delete: delete:issue:bitbucket, delete:snippet:bitbucket, delete:wiki:bitbucket
Manage: manage:jira-project, manage:org
Read: read:account, read:comment:confluence, read:confluence-user, read:hierarchical-content:confluence, read:issue:bitbucket, read:jira-user, read:jira-work, read:me, read:page:confluence, read:permission:bitbucket, read:pipeline:bitbucket, read:project:bitbucket, read:pullrequest:bitbucket, read:repository:bitbucket, read:rovodev:limits, read:runner:bitbucket, read:snippet:bitbucket, read:space:confluence, read:ssh-key:bitbucket, read:user:bitbucket, read:webhook:bitbucket, read:wiki:bitbucket, read:workspace:bitbucket
Search: search:confluence, search:rovodev
Write: write:comment:confluence, write:issue:bitbucket, write:jira-work, write:page:confluence, write:pipeline:bitbucket, write:pullrequest:bitbucket, write:repository:bitbucket, write:snippet:bitbucket, write:wiki:bitbucket
Confirm token details and select Create token.
この内容はお役に立ちましたか?