Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
Jira CLI(7)							   Jira	CLI(7)

NAME
       jira-init - Init	initializes jira config

SYNOPSIS
       jira init [flags]

DESCRIPTION
       Init initializes	jira configuration required for	the tool to work prop-
       erly.

OPTIONS
       --installation=""      Is this a	'cloud'	or 'local' jira	installation?

       --server=""	Link to	your jira server

       --login=""      Jira login username or email based on your setup

       --auth-type=""	   Authentication type can be basic, bearer or mtls

       --project=""	 Your default project key

       --board=""      Name of your default board in the project

       --force[=false]	    Forcefully override	existing config	if it exists

       --insecure[=false]      If set, the tool	will skip TLS certificate ver-
       ification.  This	can be useful if your server is	using self-signed cer-
       tificates.

       -h, --help[=false]      help for	init

OPTIONS	INHERITED FROM PARENT COMMANDS
       -c,  --config=""	     Config file (default is /root/.config/.jira/.con-
       fig.yml)

       --debug[=false]	    Turn on debug output

SEE ALSO
       jira(7)

HISTORY
       14-Apr-2025 Auto	generated by spf13/cobra

Auto generated by spf13/cobra	   Apr 2025			   Jira	CLI(7)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=jira-init&sektion=7&manpath=FreeBSD+Ports+14.3.quarterly>

home | help