Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Since all commands expects a target site either specified with ‘--site’ flag or through default site configuration you need to add a site before using CLI. Adding a site is interactive operation and CLI will prompt you for site URL, username/email etc.

jira site:add

✔ Site URL? · http://localhost:8080
✔ Alias for the site? · localhost
Checking site...... done
✔ Username? · admin
✔ Password? · *****
✨  Done in 21.83s.

  • No labels