Skip to content

configure

Save connection settings to the config file (flag-driven, no prompts)

FlagTypeRequiredDescription
--auth-typestringNoauth type: basic, bearer, or oauth2
--base-urlstringNoJira base URL (required unless --delete)
--deleteboolNodelete the named profile
--profilestringNoprofile name to save settings under
--testboolNotest connection via GET /rest/api/3/myself before saving
--tokenstringNoAPI token or bearer token (required unless --delete)
--usernamestringNousername for basic auth

Example:

bash
jr configure