Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can’t use username/password combination for accessing Jira Cloud. You need to create a TOKEN for your account and use that TOKEN together with your email to authenticate.

You also need to provide the webtrigger URL manually. To get the webtrigger URL, execute the following command:

Code Block
~$ webtrigger
https://c4038762-112e-4ed3-b333-123323e31132e.hello.atlassian-dev.net/x1/_2EhEzFa_iu3n8zKRTY2dfe1x1aWR

User doesn’t need to be an administrator, they can use any command if they granted permission in the Jira. They can’t do anything which their permissions in Jira doesn’t allow.

...