Versions Compared

Key

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

...

Code Block
titleExample
myjira = jira https://jira.examplegear.com -u automation -p ${MY_PASSWORD}
cloud  = jira https://examplegear.atlassian.net --user automation@examplegear.com --token ${MY_ATLASSIAN_CLOUD_TOKEN}

...