mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-18 20:23:28 +02:00
Updated Usage
This commit is contained in:
@@ -428,13 +428,14 @@ usage: jira [<flags>] <command> [<args> ...]
|
|||||||
Jira Command Line Interface
|
Jira Command Line Interface
|
||||||
|
|
||||||
Global flags:
|
Global flags:
|
||||||
--help Show context-sensitive help (also try --help-long and --help-man).
|
--help Show context-sensitive help (also try --help-long and --help-man).
|
||||||
-v, --verbose ... Increase verbosity for debugging
|
-v, --verbose ... Increase verbosity for debugging
|
||||||
-e, --endpoint=ENDPOINT Base URI to use for Jira
|
-e, --endpoint=ENDPOINT Base URI to use for Jira
|
||||||
-k, --insecure Disable TLS certificate verification
|
-k, --insecure Disable TLS certificate verification
|
||||||
-Q, --quiet Suppress output to console
|
-Q, --quiet Suppress output to console
|
||||||
--unixproxy=UNIXPROXY Path for a unix-socket proxy
|
--unixproxy=UNIXPROXY Path for a unix-socket proxy
|
||||||
-u, --user=USER Login name used for authentication with Jira service
|
--socksproxy=SOCKSPROXY Address for a socks proxy
|
||||||
|
-u, --user=USER Login name used for authentication with Jira service
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
help: Show help.
|
help: Show help.
|
||||||
|
|||||||
Reference in New Issue
Block a user