{"version":"0.0.4","commands":{"attachments:delete":{"id":"attachments:delete","description":"Remove an attachment from an issue.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver attachments:get -a \"MyAlias\" --attachment \"theAttachId\" --json","$ jiraserver attachments:get -a \"MyAlias\" --attachment \"theAttachId\" --csv","$ jiraserver attachments:get -a \"MyAlias\" --attachment \"theAttachId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"attachment":{"name":"attachment","type":"option","description":"The Attachment Id to delete","required":true,"multiple":false}},"args":[]},"attachments:get":{"id":"attachments:get","description":"Returns the meta-data for an attachment, including the URI of the actual attached file. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#attachment","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver attachments:get -a \"MyAlias\" --attachment \"theAttachId\" --json","$ jiraserver attachments:get -a \"MyAlias\" --attachment \"theAttachId\" --csv","$ jiraserver attachments:get -a \"MyAlias\" --attachment \"theAttachId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"attachment":{"name":"attachment","type":"option","description":"The Attachment Id to retrieve","required":true,"multiple":false}},"args":[]},"auth:list":{"id":"auth:list","description":"List al authorized Jira instances.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver auth:list","$ jiraserver auth:list","$ jiraserver auth:list"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]}},"args":[]},"auth:login":{"id":"auth:login","description":"Login againts Jira Server instance. Return the Jira Server Instance data. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#instance","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver auth:login -a \"Alias\" -u \"username\" -p \"password\" -h \"http.//jira.example.com\" --csv","$ jiraserver auth:login -a \"Alias\" -u \"username\" -p \"password\" -h \"http.//jira.example.com\" -o --json"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"username":{"name":"username","type":"option","char":"u","description":"The Jira username to login","required":true,"multiple":false},"password":{"name":"password","type":"option","char":"p","description":"The Jira password","required":true,"multiple":false},"host":{"name":"host","type":"option","char":"h","description":"The Jira host URL to login and work with it","required":true,"multiple":false},"override":{"name":"override","type":"boolean","char":"o","description":"Override the existing Jira instance configuration","required":false,"allowNo":false}},"args":[],"loginRequired":false},"auth:logout":{"id":"auth:logout","description":"Logout againts Jira instance.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver auth:logout -a \"Alias\" --json","$ jiraserver auth:logout -a \"Alias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false}},"args":[],"loginRequired":false},"avatars:list":{"id":"avatars:list","description":"Returns all system avatars of the given type. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#systemavatars","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver avatars:list -a \"MyAlias\" --type \"avatarType\" --json","$ jiraserver avatars:list -a \"MyAlias\" --type \"avatarType\" --csv","$ jiraserver avatars:list -a \"MyAlias\" --type \"avatarType\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"type":{"name":"type","type":"option","description":"The Avatars type","required":true,"multiple":false},"width":{"name":"width","type":"option","description":"The desired width","required":false,"multiple":false}},"args":[]},"avatars:upload":{"id":"avatars:upload","description":"Upload new system avatar. This process include all steps to upload new avatar, that is, upload the file, and crop the avatar.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver avatars:upload -a \"MyAlias\" --type \"avatarType\" --json","$ jiraserver avatars:upload -a \"MyAlias\" --type \"avatarType\" --csv","$ jiraserver avatars:upload -a \"MyAlias\" --type \"avatarType\" "],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"type":{"name":"type","type":"option","description":"The Avatar type to upload","required":true,"multiple":false},"filename":{"name":"filename","type":"option","description":"The image's filename to upload","required":true,"multiple":false},"size":{"name":"size","type":"option","description":"Size of file","required":true,"multiple":false}},"args":[]},"components:create":{"id":"components:create","description":"Create a component . Return the created component. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#component","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver components:create -a \"MyAlias\" --data \"{'name':'Component 1','description':'This is a Jira component','leadUserName':'fred','assigneeType':'PROJECT_LEAD','isAssigneeTypeValid':false,'project':'PROJECTKEY','projectId':10000}\"  --json","$ jiraserver components:create -a \"MyAlias\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver components:create -a \"MyAlias\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#componentinput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#componentinput","multiple":false,"exclusive":["data","keyvalue"]}},"args":[]},"components:delete":{"id":"components:delete","description":"Delete a project component.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver components:delete -a \"MyAlias\" --component \"theComponentId\" --json","$ jiraserver components:delete -a \"MyAlias\" --component \"theComponentId\" --move-to \"OtherComponent\" --csv","$ jiraserver components:delete -a \"MyAlias\" --component \"theComponentId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"component":{"name":"component","type":"option","description":"The Component Id to delete","required":true,"multiple":false},"move-to":{"name":"move-to","type":"option","description":"The new component applied to issues whose \"id\" component will be deleted. If this value is null, then the \"id\" component is simply removed from the related isues","required":false,"multiple":false}},"args":[]},"components:get":{"id":"components:get","description":"Returns a project component. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#component","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver components:get -a \"MyAlias\" --component \"theComponentId\" --json","$ jiraserver components:get -a \"MyAlias\" --component \"theComponentId\" --csv","$ jiraserver components:get -a \"MyAlias\" --component \"theComponentId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"component":{"name":"component","type":"option","description":"The Component Id to retrieve","required":true,"multiple":false}},"args":[]},"components:list":{"id":"components:list","description":"Returns paginated list of filtered active components. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#component","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver components:list -a \"MyAlias\" --query \"theQuery\" --all --json","$ jiraserver components:list -a \"MyAlias\" --projects \"theProjects\" --limit 50 --csv","$ jiraserver components:list -a \"MyAlias\" --query \"theQuery\" --projects \"theProjects\" --start 25 --limit 50"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"all":{"name":"all","type":"boolean","description":"Return all records on the same page (instead paginate results)","required":false,"allowNo":false,"exclusive":["limit"]},"limit":{"name":"limit","type":"option","char":"l","description":"Indicates how many results to return per page","required":false,"multiple":false,"exclusive":[],"default":25},"start":{"name":"start","type":"option","char":"s","description":"Indicates which item should be used as the first item in the page of results","required":false,"multiple":false,"exclusive":[],"default":0},"query":{"name":"query","type":"option","description":"The string that components names will be matched with","required":false,"multiple":false},"projects":{"name":"projects","type":"option","description":"The set of project ids to filter components","required":false,"multiple":false}},"args":[]},"components:update":{"id":"components:update","description":"Modify a component via PUT. Any fields present in the PUT will override existing values. As a convenience, if a field is not present, it is silently ignored. Return the update component. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#component","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver components:update -a \"MyAlias\" --component \"theComponentId\" --data \"{'name':'Component 1','description':'This is a Jira component','leadUserName':'fred','assigneeType':'PROJECT_LEAD','isAssigneeTypeValid':false,'project':'PROJECTKEY','projectId':10000}\"  --json","$ jiraserver components:update -a \"MyAlias\" --component \"theComponentId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver components:update -a \"MyAlias\" --component \"theComponentId\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#componentinput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#componentinput","multiple":false,"exclusive":["data","keyvalue"]},"component":{"name":"component","type":"option","description":"The Component Id to update","required":true,"multiple":false}},"args":[]},"configuration:get":{"id":"configuration:get","description":"Returns the information if the optional features in Jira are enabled or disabled. If the time tracking is enabled, it also returns the detailed information about time tracking configuration. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#configuration","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver configuration:get -a \"MyAlias\" --json","$ jiraserver configuration:get -a \"MyAlias\" --csv","$ jiraserver configuration:get -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false}},"args":[]},"dashboards:get":{"id":"dashboards:get","description":"Returns a single dashboard. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#dashboard","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver dashboards:get -a \"MyAlias\" --dashboard \"theDashboardId\" --json","$ jiraserver dashboards:get -a \"MyAlias\" --dashboard \"theDashboardId\" --csv","$ jiraserver dashboards:get -a \"MyAlias\" --dashboard \"theDashboardId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"dashboard":{"name":"dashboard","type":"option","description":"The Dashboard Id to retrieve","required":true,"multiple":false}},"args":[]},"dashboards:list":{"id":"dashboards:list","description":"Returns a list of all dashboards, optionally filtering them. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#dashboard","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver dashboards:list -a \"MyAlias\" --filter \"theFilterValue\" --json","$ jiraserver dashboards:list -a \"MyAlias\" -s 25 -l 50 --csv","$ jiraserver dashboards:list -a \"MyAlias\" --all"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"all":{"name":"all","type":"boolean","description":"Return all records on the same page (instead paginate results)","required":false,"allowNo":false,"exclusive":["limit"]},"limit":{"name":"limit","type":"option","char":"l","description":"Indicates how many results to return per page","required":false,"multiple":false,"exclusive":[],"default":25},"start":{"name":"start","type":"option","char":"s","description":"Indicates which item should be used as the first item in the page of results","required":false,"multiple":false,"exclusive":[],"default":0},"filter":{"name":"filter","type":"option","description":"An optional filter that is applied to the list of dashboards. Valid values include \"favourite\" for returning only favourite dashboards, and \"my\" for returning dashboards that are owned by the calling user.","required":false,"multiple":false}},"args":[]},"fields:list":{"id":"fields:list","description":"Returns a list of all fields, both System and Custom. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#field","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver fields:list -a \"MyAlias\" --json","$ jiraserver fields:list -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false}},"args":[]},"filters:create":{"id":"filters:create","description":"Creates a new filter, and returns newly created filter. Currently sets permissions just using the users default sharing permissions. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filter","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:create -a \"MyAlias\" --data \"{'id':'customfield_10000','name':'New custom field','description':'Custom field for picking groups','type':'com.atlassian.jira.plugin.system.customfieldtypes:grouppicker','searcherKey':'com.atlassian.jira.plugin.system.customfieldtypes:grouppickersearcher'}\" --json","$ jiraserver filters:create -a \"MyAlias\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver filters:create -a \"MyAlias\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filterinput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filterinput","multiple":false,"exclusive":["data","keyvalue"]}},"args":[]},"filters:delete":{"id":"filters:delete","description":"Delete a filter.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:delete -a \"MyAlias\" --filter \"theFilterId\" --json","$ jiraserver filters:delete -a \"MyAlias\" --filter \"theFilterId\" --csv","$ jiraserver filters:delete -a \"MyAlias\" --filter \"theFilterId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"filter":{"name":"filter","type":"option","description":"The Filter Id to delete","required":true,"multiple":false}},"args":[]},"filters:get":{"id":"filters:get","description":"Returns a filter given an id. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filter","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:get -a \"MyAlias\" --filter \"theFilterId\" --json","$ jiraserver filters:get -a \"MyAlias\" --filter \"theFilterId\" --csv","$ jiraserver filters:get -a \"MyAlias\" --filter \"theFilterId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]},"filter":{"name":"filter","type":"option","description":"The Filter Id to retrieve","required":true,"multiple":false}},"args":[]},"filters:update":{"id":"filters:update","description":"Updates an existing filter, and returns its new value. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filter","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:update -a \"MyAlias\" --filter \"theFilterId\" --data \"{'id':'customfield_10000','name':'New custom field','description':'Custom field for picking groups','type':'com.atlassian.jira.plugin.system.customfieldtypes:grouppicker','searcherKey':'com.atlassian.jira.plugin.system.customfieldtypes:grouppickersearcher'}\" --json","$ jiraserver filters:update -a \"MyAlias\" --filter \"theFilterId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver filters:update -a \"MyAlias\" --filter \"theFilterId\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filterinput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filterinput","multiple":false,"exclusive":["data","keyvalue"]},"filter":{"name":"filter","type":"option","description":"The Filter Id to update","required":true,"multiple":false}},"args":[]},"groups:create":{"id":"groups:create","description":"Creates a group by given group parameter. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#group","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver groups:create -a \"MyAlias\" --name \"theGroupName\" --json","$ jiraserver groups:create -a \"MyAlias\" --name \"theGroupName\" --csv","$ jiraserver groups:create -a \"MyAlias\" --name \"theGroupName\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"name":{"name":"name","type":"option","description":"The group name to create","required":true,"multiple":false}},"args":[]},"groups:delete":{"id":"groups:delete","description":"Deletes a group by given group parameter. ","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver groups:create -a \"MyAlias\" --name \"theGroupName\" --json","$ jiraserver groups:create -a \"MyAlias\" --name \"theGroupName\" --swap \"anotherGroupName\" --csv","$ jiraserver groups:create -a \"MyAlias\" --name \"theGroupName\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"name":{"name":"name","type":"option","description":"The group name to delete","required":true,"multiple":false},"swap":{"name":"swap","type":"option","description":"If you delete a group and content is restricted to that group, the content will be hidden from all users. To prevent this, use this parameter to specify a different group to transfer the restrictions (comments and worklogs only) to.","required":false,"multiple":false}},"args":[]},"groups:pick":{"id":"groups:pick","description":"Returns groups with substrings matching a given query. This is mainly for use with the group picker, so the returned groups contain html to be used as picker suggestions. The groups are also wrapped in a single response object that also contains a header for use in the picker, specifically Showing X of Y matching groups. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#groupsuggestions","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver groups:pick -a \"MyAlias\" --query \"theGroupName\" --limit 50 --json","$ jiraserver groups:pick -a \"MyAlias\" --query \"theGroupName\" --inactive --csv","$ jiraserver groups:pick -a \"MyAlias\" --query \"theGroupName\" --user \"theUsername\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"limit":{"name":"limit","type":"option","char":"l","description":"Indicates how many results will be returned","required":false,"multiple":false,"exclusive":[],"default":25},"exclude":{"name":"exclude","type":"option","description":"Exclude options","required":false,"multiple":false},"query":{"name":"query","type":"option","description":"A String to match groups agains","required":true,"multiple":false},"user":{"name":"user","type":"option","description":"The user to find groups","required":false,"multiple":false}},"args":[]},"issues:archive":{"id":"issues:archive","description":"Archives an issue or archive a list of issues","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:archive -a \"MyAlias\" --issue \"theIssueKeyOrId\" --no-notify --json","$ jiraserver issues:archive -a \"MyAlias\" --issue \"theIssueKeyOrId1, theIssueKeyOrId2, theIssueKeyOrId3\" --csv","$ jiraserver issues:archive -a \"MyAlias\" --issue \"theIssueKeyOrId\" --notify"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to archive (or a Comma Separated Values of issues to archive in bulk)","required":true,"multiple":false,"exclusive":["issues"]},"notify":{"name":"notify","type":"boolean","description":"Send the email with notification that the issue was updated to users that watch it. Admin or project admin permissions are required to disable the notification","required":false,"allowNo":true}},"args":[]},"issues:assign":{"id":"issues:assign","description":"Assigns an issue to a user. You can use this resource to assign issues when the user submitting the request has the assign permission but not the edit issue permission. If the name is \"-1\" automatic assignee is used.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:assign -a \"MyAlias\" --issue \"theIssueKeyOrId\" --user \"-1\" --json","$ jiraserver issues:assign -a \"MyAlias\" --issue \"theIssueKeyOrId\" --user \"theUserName\" --csv","$ jiraserver issues:assign -a \"MyAlias\" --issue \"theIssueKeyOrId\" --remove"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to assign","required":true,"multiple":false,"exclusive":["issues"]},"user":{"name":"user","type":"option","description":"The user to assign. -1 to automatic assignment.","required":false,"multiple":false,"exclusive":["remove"]},"remove":{"name":"remove","type":"boolean","description":"remove the assignee.","required":false,"allowNo":false,"exclusive":["user"]}},"args":[]},"issues:create":{"id":"issues:create","description":"Creates an issue or a sub-task from a JSON representation. The fields that can be set on create, in either the fields parameter or the update parameter can be determined using the issues:meta:create command. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuelink","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:create -a \"MyAlias\" --data \"{'update':{'worklog':[{'add':{'timeSpent':'60m','started':'2011-07-05T11:05:00.000+0000'}}]},'fields':{'project':{'id':'10000'},'summary':'something's wrong','issuetype':{'id':'10000'},'assignee':{'name':'homer'},'reporter':{'name':'smithers'},'priority':{'id':'20000'},'labels':['bugfix','blitz_test'],'timetracking':{'originalEstimate':'10','remainingEstimate':'5'},'security':{'id':'10000'},'versions':[{'id':'10000'}],'environment':'environment','description':'description','duedate':'2011-03-11','fixVersions':[{'id':'10001'}],'components':[{'id':'10000'}],'customfield_30000':['10000','10002'],'customfield_80000':{'value':'red'},'customfield_20000':'06/Jul/11 3:25 PM','customfield_40000':'this is a text field','customfield_70000':['jira-administrators','jira-software-users'],'customfield_60000':'jira-software-users','customfield_50000':'this is a text area. big text.','customfield_10000':'09/Jun/81'}}\" --json","$ jiraserver issues:create -a \"MyAlias\" --bulk --data \"[{'update':{'worklog':[{'add':{'timeSpent':'60m','started':'2011-07-05T11:05:00.000+0000'}}]},'fields':{'project':{'id':'10000'},'summary':'something's wrong','issuetype':{'id':'10000'},'assignee':{'name':'homer'},'reporter':{'name':'smithers'},'priority':{'id':'20000'},'labels':['bugfix','blitz_test'],'timetracking':{'originalEstimate':'10','remainingEstimate':'5'},'security':{'id':'10000'},'versions':[{'id':'10000'}],'environment':'environment','description':'description','duedate':'2011-03-11','fixVersions':[{'id':'10001'}],'components':[{'id':'10000'}],'customfield_30000':['10000','10002'],'customfield_80000':{'value':'red'},'customfield_20000':'06/Jul/11 3:25 PM','customfield_40000':'this is a text field','customfield_70000':['jira-administrators','jira-software-users'],'customfield_60000':'jira-software-users','customfield_50000':'this is a text area. big text.','customfield_10000':'09/Jun/81'}}, { ... }]\" --json","$ jiraserver issues:create -a \"MyAlias\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver issues:create -a \"MyAlias\" --bulk --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueinput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueinput","multiple":false,"exclusive":["data","keyvalue"]},"bulk":{"name":"bulk","type":"boolean","description":"Create issues in bulk, this expect and array of IssueInput as data (instead a single IssueInput). With this options, return an IssueLinks response (instead single issue link)See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuelinks","required":true,"allowNo":false},"update-history":{"name":"update-history","type":"boolean","description":"If true then the user's project history is updated","required":false,"allowNo":false,"exclusive":["bulk"]}},"args":[]},"issues:delete":{"id":"issues:delete","description":"Delete an issue. If the issue has subtasks you must set the flag --subtasks to delete the issue. You cannot delete an issue without its subtasks also being deleted.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --json","$ jiraserver issues:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --subtasks --csv","$ jiraserver issues:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to delete","required":true,"multiple":false},"subtasks":{"name":"subtasks","type":"option","description":"true or false indicating that any subtasks should also be deleted. If the issue has no subtasks this parameter is ignored. If the issue has subtasks and this parameter is missing or false, then the issue will not be deleted and an error will be returned","required":false,"multiple":false}},"args":[]},"issues:get":{"id":"issues:get","description":"Returns a full representation of the issue for the given issue key. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issue. See https://docs.atlassian.com/software/jira/docs/api/REST/9.2.0/#api/2/issue-getIssue to get more info about the input parameters","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --expand \"renderedFields, schema\" --json","$ jiraserver issues:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --fields \"navigable\" --properties \"prop1, prop1\" --csv","$ jiraserver issues:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --fields \"*all,-comment\" --properties \"*all, -prop1\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to delete","required":true,"multiple":false},"fields":{"name":"fields","type":"option","description":"The list of fields to return for the issue. By default, all fields are returned","required":false,"multiple":false},"properties":{"name":"properties","type":"option","description":"The list of properties to return for the issue. By default no properties are returned","required":false,"multiple":false},"update-history":{"name":"update-history","type":"boolean","description":"If true then return the update history","required":false,"allowNo":false}},"args":[]},"issues:notify":{"id":"issues:notify","description":"Sends a notification (email) to the list or recipients defined in the request. ","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:notify -a \"MyAlias\" --issue \"theIssueKeyOrId\" --data \"{'subject':'Duis eu justo eget augue iaculis fermentum.','textBody':'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper.','htmlBody':'Lorem ipsum <strong>dolor</strong> sit amet, consectetur adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper.','to':{'reporter':false,'assignee':false,'watchers':true,'voters':true,'users':[{'name':'fred','active':false}],'groups':[{'name':'notification-group','self':'http://www.example.com/jira/rest/api/2/group?groupname=notification-group'}]},'restrict':{'groups':[{'name':'notification-group','self':'http://www.example.com/jira/rest/api/2/group?groupname=notification-group'}],'permissions':[{'id':'10','key':'BROWSE'}]}}\" --no-notify --json","$ jiraserver issues:notify -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver issues:notify -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuenotification","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuenotification","multiple":false,"exclusive":["data","keyvalue"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to notify","required":true,"multiple":false}},"args":[]},"issues:pick":{"id":"issues:pick","description":"Returns suggested issues which match the auto-completion query for the user which executes this request. This REST method will check the user's history and the user's browsing context and select this issues, which match the query. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuepickeroutput","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:pick -a \"MyAlias\" --issue \"theIssueKeyOrId\" --query \"theQuery\" --json","$ jiraserver issues:pick -a \"MyAlias\" --issue \"theIssueKeyOrId\" --jql \"TheJql\" --issue \"theIssueKey\" --subtasks-parent --csv","$ jiraserver issues:pick -a \"MyAlias\" --issue \"theIssueKeyOrId\" --project \"theProjectId\" --subtasks"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]},"query":{"name":"query","type":"option","description":"The query to pick issues","required":false,"multiple":false},"jql":{"name":"jql","type":"option","description":"The JQL in context of which the request is executed. Only issues which match this JQL query will be included in results","required":false,"multiple":false},"issue":{"name":"issue","type":"option","description":"The key of the issue in context of which the request is executed. The issue which is in context will not be included in the auto-completion result, even if it matches the query","required":false,"multiple":false},"project":{"name":"project","type":"option","description":"The id of the project in context of which the request is executed. Suggested issues will be only from this project.","required":false,"multiple":false},"subtasks":{"name":"subtasks","type":"boolean","description":"If set to false, subtasks will not be included in the list.","required":false,"allowNo":true},"subtasks-parent":{"name":"subtasks-parent","type":"boolean","description":"If set to false and request is executed in context of a subtask, the parent issue will not be included in the auto-completion result, even if it matches the query.","required":false,"allowNo":true}},"args":[]},"issues:restore":{"id":"issues:restore","description":"Restores an archived issue","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:restore -a \"MyAlias\" --issue \"theIssueKeyOrId\" --no-notify --json","$ jiraserver issues:restore -a \"MyAlias\" --issue \"theIssueKeyOrId\" --csv","$ jiraserver issues:restore -a \"MyAlias\" --issue \"theIssueKeyOrId\" --notify"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to restore","required":true,"multiple":false,"exclusive":["issues"]},"notify":{"name":"notify","type":"boolean","description":"Send the email with notification that the issue was updated to users that watch it. Admin or project admin permissions are required to disable the notification","required":false,"allowNo":true}},"args":[]},"issues:search":{"id":"issues:search","description":"Performs a search using JQL to get a issue pages. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issue. See https://docs.atlassian.com/software/jira/docs/api/REST/9.2.0/#api/2/search-searchUsingSearchRequest to get more info about parameters","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:search -a \"MyAlias\" --jql \"theJQL\" --no-validate -s 20 -l 100 --json","$ jiraserver issues:search -a \"MyAlias\" --jql \"theJQL\" --validate --fields \"*all\" --all --csv","$ jiraserver issues:search -a \"MyAlias\" --jql \"theJQL\" --fields \"summary, status, assignee\" -l 100"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"all":{"name":"all","type":"boolean","description":"Return all records on the same page (instead paginate results)","required":false,"allowNo":false,"exclusive":["limit"]},"limit":{"name":"limit","type":"option","char":"l","description":"Indicates how many results to return per page","required":false,"multiple":false,"exclusive":[],"default":25},"start":{"name":"start","type":"option","char":"s","description":"Indicates which item should be used as the first item in the page of results","required":false,"multiple":false,"exclusive":[],"default":0},"jql":{"name":"jql","type":"option","description":"A JQL query string","required":true,"multiple":false},"fields":{"name":"fields","type":"option","description":"The list of fields to return for each issue. By default, all navigable fields are returned.","required":false,"multiple":false},"validate":{"name":"validate","type":"boolean","description":"Whether to validate the JQL query.","required":false,"allowNo":true}},"args":[]},"issues:update":{"id":"issues:update","description":"Edits an issue from a JSON representation. The issue can either be updated by setting explicit the field value(s) or by using an operation to change the field value. The fields that can be updated, in either the fields parameter or the update parameter, can be determined using the issues:meta:edit command.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --data \"{'update':{'worklog':[{'add':{'timeSpent':'60m','started':'2011-07-05T11:05:00.000+0000'}}]},'fields':{'project':{'id':'10000'},'summary':'something's wrong','issuetype':{'id':'10000'},'assignee':{'name':'homer'},'reporter':{'name':'smithers'},'priority':{'id':'20000'},'labels':['bugfix','blitz_test'],'timetracking':{'originalEstimate':'10','remainingEstimate':'5'},'security':{'id':'10000'},'versions':[{'id':'10000'}],'environment':'environment','description':'description','duedate':'2011-03-11','fixVersions':[{'id':'10001'}],'components':[{'id':'10000'}],'customfield_30000':['10000','10002'],'customfield_80000':{'value':'red'},'customfield_20000':'06/Jul/11 3:25 PM','customfield_40000':'this is a text field','customfield_70000':['jira-administrators','jira-software-users'],'customfield_60000':'jira-software-users','customfield_50000':'this is a text area. big text.','customfield_10000':'09/Jun/81'}}\" --json","$ jiraserver issues:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver issues:update -a \"MyAlias\" --issue --no-notify \"theIssueKeyOrId\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueinput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueinput","multiple":false,"exclusive":["data","keyvalue"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to update","required":true,"multiple":false},"notify":{"name":"notify","type":"boolean","description":"Send the email with notification that the issue was updated to users that watch it. Admin or project admin permissions are required to disable the notification","required":false,"allowNo":true}},"args":[]},"app:properties:list":{"id":"app:properties:list","description":"Return an application properties list. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#applicationproperty","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver app:properties:list -a \"MyAlias\" --key \"propertyKey\" --json","$ jiraserver app:properties:list -a \"MyAlias\" --filter \"filterValue\" --csv","$ jiraserver app:properties:list -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"key":{"name":"key","type":"option","description":"A String containing the property key","required":false,"multiple":false},"permission":{"name":"permission","type":"option","description":"When fetching a list specifies the permission level of all items in the list","required":false,"multiple":false},"filter":{"name":"filter","type":"option","description":"When fetching a list allows the list to be filtered by the property's start of key e.g. \"jira.lf.*\" whould fetch only those permissions that are editable and whose keys start with \"jira.lf.\". This is a regex.","required":false,"multiple":false}},"args":[]},"app:properties:update":{"id":"app:properties:update","description":"Modify an application property. The \"value\" field present in will override the existing value. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#applicationproperty","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver app:properties:update -a \"MyAlias\" --property \"propertyKey\" --value \"TheValue\" --json","$ jiraserver app:properties:update -a \"MyAlias\" --property \"propertyKey\" --value \"TheValue\" --csv","$ jiraserver app:properties:update -a \"MyAlias\" --property \"propertyKey\" --value \"TheValue\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"property":{"name":"property","type":"option","description":"The property key to update","required":true,"multiple":false},"value":{"name":"value","type":"option","description":"The property value to set","required":true,"multiple":false}},"args":[]},"app:roles:get":{"id":"app:roles:get","description":"Return an application properties list. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#applicationrole","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver app:roles:get -a \"MyAlias\" --role \"theRoleKey\" --json","$ jiraserver app:roles:get -a \"MyAlias\" --role \"theRoleKey\" --csv","$ jiraserver app:roles:get -a \"MyAlias\" --role \"theRoleKey\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"role":{"name":"role","type":"option","description":"The Role key to retrieve","required":true,"multiple":false}},"args":[]},"app:roles:list":{"id":"app:roles:list","description":"Return an application properties list. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#applicationrole","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver app:roles:list -a \"MyAlias\" --key \"propertyKey\" --json","$ jiraserver app:roles:list -a \"MyAlias\" --filter \"filterValue\" --csv","$ jiraserver app:roles:list -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false}},"args":[]},"app:roles:update":{"id":"app:roles:update","description":"Updates the ApplicationRole with the passed data. Only the groups and default groups setting of the role may be updated. Requests to change the key or the name of the role will be silently ignored. If versionHash is passed through the If-Match header the request will be rejected if not the same as server. Return the updated role. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#applicationrole","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver app:roles:update -a \"MyAlias\" --role \"theRoleKey\" --groups \"group1, group2\" --default-groups \"group3, group4\" --json","$ jiraserver app:roles:update -a \"MyAlias\" --role \"theRoleKey\" --groups \"group1, group2\" --csv","$ jiraserver app:roles:update -a \"MyAlias\" --role \"theRoleKey\" --default-groups \"group3, group4\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"role":{"name":"role","type":"option","description":"The Role key to update","required":true,"multiple":false},"match":{"name":"match","type":"option","description":"The hash of the version to update","required":false,"multiple":false},"groups":{"name":"groups","type":"option","description":"Comma separated values of the groups to add","required":false,"multiple":false},"default-groups":{"name":"default-groups","type":"option","description":"Comma separated values of the default groups to add","required":false,"multiple":false}},"args":[]},"attachments:meta:get":{"id":"attachments:meta:get","description":"Returns the meta information for an attachments, specifically if they are enabled and the maximum upload size allowed. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#attachmentmeta","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver attachments:meta:get -a \"MyAlias\" --json","$ jiraserver attachments:meta:get -a \"MyAlias\" --csv","$ jiraserver attachments:meta:get -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]}},"args":[]},"components:issues:count":{"id":"components:issues:count","description":"Returns counts of issues related to this component. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#componentissuescount","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver components:issues:count -a \"MyAlias\" --component \"theComponentId\" --json","$ jiraserver components:issues:count -a \"MyAlias\" --component \"theComponentId\" --csv","$ jiraserver components:issues:count -a \"MyAlias\" --component \"theComponentId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"component":{"name":"component","type":"option","description":"The Component Id to count issues","required":true,"multiple":false}},"args":[]},"email:templates:apply":{"id":"email:templates:apply","description":"Replaces the current email templates pack with previously uploaded one, if exists.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver email:templates:apply -a \"MyAlias\" --json","$ jiraserver email:templates:apply -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false}},"args":[]},"email:templates:download":{"id":"email:templates:download","description":"Creates a zip file containing email templates at local home and returns the file.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver email:templates:upload -a \"MyAlias\" --output-folder \"path/to/the/output/folder\" --json","$ jiraserver email:templates:upload -a \"MyAlias\" --raw --json","$ jiraserver email:templates:upload -a \"MyAlias\" --output-folder \"path/to/the/output/folder\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"output-folder":{"name":"output-folder","type":"option","description":"Output folder path. Cannot use with --raw flag. undefined","required":false,"multiple":false,"exclusive":["raw"]},"raw":{"name":"raw","type":"boolean","description":"Return the raw file data instead save file.","required":false,"allowNo":false,"exclusive":["output-folder"]}},"args":[]},"email:templates:revert":{"id":"email:templates:revert","description":"Replaces the current email templates pack with default templates, which are copied over from Jira binaries.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver email:templates:revert -a \"MyAlias\" --json","$ jiraserver email:templates:revert -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false}},"args":[]},"email:templates:upload":{"id":"email:templates:upload","description":"Extracts given zip file to temporary templates folder. If the folder already exists it will replace it's content.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver email:templates:upload -a \"MyAlias\" --file \"path/to/the/zip/file\" --json","$ jiraserver email:templates:upload -a \"MyAlias\" --file \"path/to/the/zip/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"file":{"name":"file","type":"option","description":"The Zip file with email templates to upload","required":true,"multiple":false}},"args":[]},"fields:custom:create":{"id":"fields:custom:create","description":"Creates a custom field using a definition (object encapsulating custom field data). See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#field","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver fields:custom:create -a \"MyAlias\" --data \"{'id':'customfield_10000','name':'New custom field','description':'Custom field for picking groups','type':'com.atlassian.jira.plugin.system.customfieldtypes:grouppicker','searcherKey':'com.atlassian.jira.plugin.system.customfieldtypes:grouppickersearcher'}\" --json","$ jiraserver fields:custom:create -a \"MyAlias\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver fields:custom:create -a \"MyAlias\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#customfielddefinition","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#customfielddefinition","multiple":false,"exclusive":["data","keyvalue"]}},"args":[]},"fields:custom:delete":{"id":"fields:custom:delete","description":"Delete custom fields. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#deletedfieldsoutput","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver fields:custom:delete -a \"MyAlias\" --fields \"theFieldId1, theFieldId2, theFieldId3\" --json","$ jiraserver fields:custom:delete -a \"MyAlias\" --fields \"theFieldId1\" --csv","$ jiraserver fields:custom:delete -a \"MyAlias\" --fields \"theFieldId1, theFieldId2\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"fields":{"name":"fields","type":"option","description":"Comma separated values of field ids to delete","required":true,"multiple":false}},"args":[]},"fields:custom:list":{"id":"fields:custom:list","description":"Return a filtered page of Custom Fields JSON representation. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#customfield","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver fields:custom:list -a \"MyAlias\" --json","$ jiraserver fields:custom:list -a \"MyAlias\" --csv","$ jiraserver fields:custom:list -a \"MyAlias\" "],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"all":{"name":"all","type":"boolean","description":"Return all records on the same page (instead paginate results)","required":false,"allowNo":false,"exclusive":["limit"]},"limit":{"name":"limit","type":"option","char":"l","description":"Indicates how many results to return per page","required":false,"multiple":false,"exclusive":[],"default":25},"start":{"name":"start","type":"option","char":"s","description":"Indicates which item should be used as the first item in the page of results","required":false,"multiple":false,"exclusive":[],"default":0},"order":{"name":"order","type":"option","char":"o","description":"The results order","required":false,"multiple":false,"exclusive":[]},"column":{"name":"column","type":"option","char":"c","description":"The column to order results","required":false,"multiple":false,"exclusive":[]},"search":{"name":"search","type":"option","description":"The search string to filter fields","required":false,"multiple":false},"projects":{"name":"projects","type":"option","description":"The project ids to filter fields","required":false,"multiple":false},"screens":{"name":"screens","type":"option","description":"The screen ids to filter fields","required":false,"multiple":false},"types":{"name":"types","type":"option","description":"The types to filter fields","required":false,"multiple":false}},"args":[]},"filters:columns:list":{"id":"filters:columns:list","description":"Returns the default columns for the given filter. Currently logged in user will be used as the user making such request. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#columnitem","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:columns:list -a \"MyAlias\" --filter \"theFilterId\" --json","$ jiraserver filters:columns:list -a \"MyAlias\" --filter \"theFilterId\" --csv","$ jiraserver filters:columns:list -a \"MyAlias\" --filter \"theFilterId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"filter":{"name":"filter","type":"option","description":"The Filter Id to retrieve columns","required":true,"multiple":false}},"args":[]},"filters:columns:reset":{"id":"filters:columns:reset","description":"Returns the default columns for the given filter. Currently logged in user will be used as the user making such request.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:columns:reset -a \"MyAlias\" --filter \"theFilterId\" --json","$ jiraserver filters:columns:reset -a \"MyAlias\" --filter \"theFilterId\" --csv","$ jiraserver filters:columns:reset -a \"MyAlias\" --filter \"theFilterId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"filter":{"name":"filter","type":"option","description":"The Filter Id to reset columns","required":true,"multiple":false}},"args":[]},"filters:columns:set":{"id":"filters:columns:set","description":"Sets the default columns for the given filter. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#columnitem","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:columns:set -a \"MyAlias\" --filter \"theFilterId\" --data \"[{'label': 'label1', 'value':'value1'}, {'label': 'label2', 'value':'value2'}]\" --json","$ jiraserver filters:columns:set -a \"MyAlias\" --filter \"theFilterId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver filters:columns:set -a \"MyAlias\" --filter \"theFilterId\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#columnitem","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#columnitem","multiple":false,"exclusive":["data","keyvalue"]},"filter":{"name":"filter","type":"option","description":"The Filter Id to set columns","required":true,"multiple":false}},"args":[]},"filters:favourites:list":{"id":"filters:favourites:list","description":"Returns the favourite filters of the logged-in user. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filter","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:get -a \"MyAlias\" --json","$ jiraserver filters:get -a \"MyAlias\" --csv","$ jiraserver filters:get -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]}},"args":[]},"filters:permissions:add":{"id":"filters:permissions:add","description":"Adds a share permissions to the given filter. Adding a global permission removes all previous permissions from the filter. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filterpermission","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:permissions:add -a \"MyAlias\" --filter \"theFilterId\" --data \"[{'type':'group','groupname':'jira-administrators','view':true,'edit':false},{'type':'user','userKey':'userKey','view':true,'edit':true}]\" --json","$ jiraserver filters:permissions:add -a \"MyAlias\" --filter \"theFilterId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver filters:permissions:add -a \"MyAlias\" --filter \"theFilterId\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filterpermissioninput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filterpermissioninput","multiple":false,"exclusive":["data","keyvalue"]},"filter":{"name":"filter","type":"option","description":"The Filter Id to add permissions","required":true,"multiple":false}},"args":[]},"filters:permissions:delete":{"id":"filters:permissions:delete","description":"Removes a share permissions from the given filter.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:permissions:delete -a \"MyAlias\" --filter \"theFilterId\" --permission \"thePermissionId\" --json","$ jiraserver filters:permissions:delete -a \"MyAlias\" --filter \"theFilterId\" --permission \"thePermissionId\" --csv","$ jiraserver filters:permissions:delete -a \"MyAlias\" --filter \"theFilterId\" --permission \"thePermissionId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"filter":{"name":"filter","type":"option","description":"The Filter Id to delete permission","required":true,"multiple":false},"permission":{"name":"permission","type":"option","description":"The Permission Id to delete","required":true,"multiple":false}},"args":[]},"filters:permissions:get":{"id":"filters:permissions:get","description":"Returns a single share permission of the given filter. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filterpermission","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:permissions:get -a \"MyAlias\" --filter \"theFilterId\" --permission \"thePermissionId\" --json","$ jiraserver filters:permissions:get -a \"MyAlias\" --filter \"theFilterId\" --permission \"thePermissionId\" --csv","$ jiraserver filters:permissions:get -a \"MyAlias\" --filter \"theFilterId\" --permission \"thePermissionId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"filter":{"name":"filter","type":"option","description":"The Filter Id to retrieve permission","required":true,"multiple":false},"permission":{"name":"permission","type":"option","description":"The Permission Id to retrieve","required":true,"multiple":false}},"args":[]},"filters:permissions:list":{"id":"filters:permissions:list","description":"Returns all share permissions of the given filter. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#filterpermission","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:permissions:list -a \"MyAlias\" --filter \"theFilterId\" --json","$ jiraserver filters:permissions:list -a \"MyAlias\" --filter \"theFilterId\" --csv","$ jiraserver filters:permissions:list -a \"MyAlias\" --filter \"theFilterId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"filter":{"name":"filter","type":"option","description":"The Filter Id to retrieve permissions","required":true,"multiple":false}},"args":[]},"filters:scope:get":{"id":"filters:scope:get","description":"Returns the default share scope of the logged-in user. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#sharescope","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:scope:get -a \"MyAlias\" --json","$ jiraserver filters:scope:get -a \"MyAlias\" --csv","$ jiraserver filters:scope:get -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]}},"args":[]},"filters:scope:set":{"id":"filters:scope:set","description":"Sets the default share scope of the logged-in user. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#sharescope","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver filters:scope:set -a \"MyAlias\" --scope \"AUTHENTICATED\" --json","$ jiraserver filters:scope:set -a \"MyAlias\" --scope \"PRIVATE\" --csv","$ jiraserver filters:scope:set -a \"MyAlias\" --scope \"PRIVATE\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"scope":{"name":"scope","type":"option","description":"The Share Scope to set","required":true,"multiple":false,"options":["AUTHENTICATED","PRIVATE"]}},"args":[]},"groups:users:add":{"id":"groups:users:add","description":"Adds given user to a group. Returns the current state of the group. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#group","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver groups:users:add -a \"MyAlias\" --group \"theGroupName\" --user \"theUserName\" --json","$ jiraserver groups:users:add -a \"MyAlias\" --group \"theGroupName\" --user \"theUserName\" --csv","$ jiraserver groups:users:add -a \"MyAlias\" --group \"theGroupName\" --user \"theUserName\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"group":{"name":"group","type":"option","description":"The group name to add the user","required":true,"multiple":false},"user":{"name":"user","type":"option","description":"The user name to add","required":true,"multiple":false}},"args":[]},"groups:users:list":{"id":"groups:users:list","description":"This resource returns a paginated list of users who are members of the specified group and its subgroups. Users in the page are ordered by user names. User of this resource is required to have sysadmin or admin permissions. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#user","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver groups:users:list -a \"MyAlias\" --group \"theGroupName\" --json","$ jiraserver groups:users:list -a \"MyAlias\" --group \"theGroupName\" --inactive --csv","$ jiraserver groups:users:list -a \"MyAlias\" --group \"theGroupName\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"all":{"name":"all","type":"boolean","description":"Return all records on the same page (instead paginate results)","required":false,"allowNo":false,"exclusive":["limit"]},"limit":{"name":"limit","type":"option","char":"l","description":"Indicates how many results to return per page","required":false,"multiple":false,"exclusive":[],"default":25},"start":{"name":"start","type":"option","char":"s","description":"Indicates which item should be used as the first item in the page of results","required":false,"multiple":false,"exclusive":[],"default":0},"group":{"name":"group","type":"option","description":"The group name to retrieve users","required":true,"multiple":false},"inactive":{"name":"inactive","type":"boolean","description":"Inactive users will be included in the response","required":false,"allowNo":false}},"args":[]},"groups:users:remove":{"id":"groups:users:remove","description":"Adds given user to a group. Returns the current state of the group.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver groups:users:remove -a \"MyAlias\" --group \"theGroupName\" --user \"theUserName\" --json","$ jiraserver groups:users:remove -a \"MyAlias\" --group \"theGroupName\" --user \"theUserName\" --csv","$ jiraserver groups:users:remove -a \"MyAlias\" --group \"theGroupName\" --user \"theUserName\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"group":{"name":"group","type":"option","description":"The group name to remove the user","required":true,"multiple":false},"user":{"name":"user","type":"option","description":"The user name to remove","required":true,"multiple":false}},"args":[]},"issues:attachments:upload":{"id":"issues:attachments:upload","description":"Upload an attachment to an issue. Return the created attachment data. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#attachment","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:attachments:upload -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/attachment\" --json","$ jiraserver issues:attachments:upload -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/attachment\" --csv","$ jiraserver issues:attachments:upload -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/attachment\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"file":{"name":"file","type":"option","description":"The file path to upload","required":true,"multiple":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to add attachment","required":true,"multiple":false}},"args":[]},"issues:comments:add":{"id":"issues:comments:add","description":"Adds a new comment to an issue. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#comment","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:comments:add -a \"MyAlias\" --issue \"theIssueKeyOrId\" --data \"{'body':'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper.','visibility':{'type':'role','value':'Administrators'}}\" --json","$ jiraserver issues:comments:add -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver issues:comments:add -a \"MyAlias\" --issue \"theIssueKeyOrId\" --body \"Lorem ipsum dolor sit amet, consectetur adipiscing elit\" --type group --value \"myGroup\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue, --body, --type, --value flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#commentinput","required":false,"multiple":false,"exclusive":["file","keyvalue","body","type","value"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue, --body, --type, --value flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#commentinput","required":false,"multiple":false,"exclusive":["data","keyvalue","body","type","value"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to add new comment","required":true,"multiple":false},"body":{"name":"body","type":"option","description":"The comment body","required":false,"multiple":false,"dependsOn":["value","type"],"exclusive":["data","file"]},"type":{"name":"type","type":"option","description":"The visibility type","required":false,"multiple":false,"options":["role","group"],"dependsOn":["body","value"],"exclusive":["data","file"]},"value":{"name":"value","type":"option","description":"The visibility value","required":false,"multiple":false,"dependsOn":["body","type"],"exclusive":["data","file"]}},"args":[]},"issues:comments:delete":{"id":"issues:comments:delete","description":"Deletes an existing comment. ","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:comments:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --comment \"theCommentId\" --json","$ jiraserver issues:comments:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --comment \"theCommentId\" --csv","$ jiraserver issues:comments:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --comment \"theCommentId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to delete comment","required":true,"multiple":false},"comment":{"name":"comment","type":"option","description":"The Comment Id to delete","required":true,"multiple":false}},"args":[]},"issues:comments:get":{"id":"issues:comments:get","description":"Returns a single comment. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#comment","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:comments:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --comment \"theCommentId\" --json","$ jiraserver issues:comments:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --comment \"theCommentId\" --expand \"renderedBody\" --csv","$ jiraserver issues:comments:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --comment \"theCommentId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"expand":{"name":"expand","type":"option","char":"e","description":"Optional flags: renderedBody (provides body rendered in HTML)","required":false,"multiple":false,"exclusive":[]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to retrieve comment","required":true,"multiple":false},"comment":{"name":"comment","type":"option","description":"The Comment Id to retrieve","required":true,"multiple":false}},"args":[]},"issues:comments:list":{"id":"issues:comments:list","description":"Returns all comments for an issue. Results can be ordered by the \"created\" field which means the date a comment was added. Results are paginatedSee the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#comment","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:comments:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" -s 50 --json","$ jiraserver issues:comments:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" -s 25 -l 50 --csv","$ jiraserver issues:comments:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" --all"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"all":{"name":"all","type":"boolean","description":"Return all records on the same page (instead paginate results)","required":false,"allowNo":false,"exclusive":["limit"]},"limit":{"name":"limit","type":"option","char":"l","description":"Indicates how many results to return per page","required":false,"multiple":false,"exclusive":[],"default":25},"start":{"name":"start","type":"option","char":"s","description":"Indicates which item should be used as the first item in the page of results","required":false,"multiple":false,"exclusive":[],"default":0},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]},"order":{"name":"order","type":"option","char":"o","description":"Ordering can be ascending or descending. By default it's ascending. To specify the ordering use \"-\" or \"+\" sign. Examples: --order \"+name\"; --order \"name\"; --order \"-name\"","required":false,"multiple":false,"exclusive":[]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to retrieve comments","required":true,"multiple":false}},"args":[]},"issues:comments:update":{"id":"issues:comments:update","description":"Updates an existing comment using its JSON representation. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#comment","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:comments:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --comment \"theCommentId\" --data \"{'body':'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper.','visibility':{'type':'role','value':'Administrators'}}\" --json","$ jiraserver issues:comments:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --comment \"theCommentId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver issues:comments:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --comment \"theCommentId\" --body \"Lorem ipsum dolor sit amet, consectetur adipiscing elit\" --type group --value \"myGroup\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"expand":{"name":"expand","type":"option","char":"e","description":"Optional flags: renderedBody (provides body rendered in HTML)","required":false,"multiple":false,"exclusive":[]},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue, --body, --type, --value flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#commentinput","required":false,"multiple":false,"exclusive":["file","keyvalue","body","type","value"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue, --body, --type, --value flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#commentinput","required":false,"multiple":false,"exclusive":["data","keyvalue","body","type","value"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to update comment","required":true,"multiple":false},"comment":{"name":"comment","type":"option","description":"The Comment Id to update","required":true,"multiple":false},"body":{"name":"body","type":"option","description":"The comment body","required":false,"multiple":false,"dependsOn":["value","type"],"exclusive":["data","file"]},"type":{"name":"type","type":"option","description":"The visibility type","required":false,"multiple":false,"options":["role","group"],"dependsOn":["body","value"],"exclusive":["data","file"]},"value":{"name":"value","type":"option","description":"The visibility value","required":false,"multiple":false,"dependsOn":["body","type"],"exclusive":["data","file"]}},"args":[]},"issues:links:create":{"id":"issues:links:create","description":"Creates an issue link between two issues. The user requires the link issue permission for the issue which will be linked to another issue.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:create -a \"MyAlias\" --data \"{'type':{'name':'Duplicate'},'inwardIssue':{'key':'HSP-1'},'outwardIssue':{'key':'MKY-1'},'comment':{'body':'Linked related issue!','visibility':{'type':'group','value':'jira-software-users'}}}\" --json","$ jiraserver issues:links:create -a \"MyAlias\" --file \"path/to/the/json/data/file\"","$ jiraserver issues:links:create -a \"MyAlias\" --inward \"theInwarIssue\" --outward \"theOutwardIssue\"","$ jiraserver issues:links:create -a \"MyAlias\" --inward \"theInwarIssue\" --outward \"theOutwardIssue\" --comment \"Comment Body\" --visibility \"role\" --value \"roleName\" --json"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue, --inward, --outward flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#linkissuerequest","required":false,"multiple":false,"exclusive":["file","keyvalue","inward","outward"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue, --inward, --outward flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#linkissuerequest","required":false,"multiple":false,"exclusive":["data","keyvalue","inward","outward"]},"inward":{"name":"inward","type":"option","description":"The Inward Issue key or id to link","required":false,"multiple":false,"dependsOn":["outward"],"exclusive":["data","file"]},"outward":{"name":"outward","type":"option","description":"The Outward Issue key or id to link","required":false,"multiple":false,"dependsOn":["inward"],"exclusive":["data","file"]},"comment":{"name":"comment","type":"option","description":"The comment body","required":false,"multiple":false,"dependsOn":["value","type","inward","outward"],"exclusive":["data","file"]},"type":{"name":"type","type":"option","description":"The comment visibility type","required":false,"multiple":false,"options":["role","group"],"dependsOn":["body","value","inward","outward"],"exclusive":["data","file"]},"value":{"name":"value","type":"option","description":"The comment visibility value","required":false,"multiple":false,"dependsOn":["body","type","inward","outward"],"exclusive":["data","file"]}},"args":[]},"issues:links:delete":{"id":"issues:links:delete","description":"Deletes an issue link with the specified id. To be able to delete an issue link you must be able to view both issues and must have the link issue permission for at least one of the issues.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:delete -a \"MyAlias\" --link \"theLinkId\" --json","$ jiraserver issues:links:delete -a \"MyAlias\" --link \"theLinkId\" --csv","$ jiraserver issues:links:delete -a \"MyAlias\" --link \"theLinkId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"link":{"name":"link","type":"option","description":"The Issue Link id to delete","required":true,"multiple":false}},"args":[]},"issues:links:get":{"id":"issues:links:get","description":"Returns an issue link with the specified id. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#linkissue","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:get -a \"MyAlias\" --link \"theLinkId\" --json","$ jiraserver issues:links:get -a \"MyAlias\" --link \"theLinkId\" --csv","$ jiraserver issues:links:get -a \"MyAlias\" --link \"theLinkId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"link":{"name":"link","type":"option","description":"The Issue Link id to retrieve","required":true,"multiple":false}},"args":[]},"issues:subtasks:list":{"id":"issues:subtasks:list","description":"Returns an issue's subtask list. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issue","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:subtasks:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" --json","$ jiraserver issues:subtasks:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" --csv","$ jiraserver issues:subtasks:list -a \"MyAlias\" --issue \"theIssueKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to delete","required":true,"multiple":false}},"args":[]},"issues:transitions:do":{"id":"issues:transitions:do","description":"Perform a transition on an issue. When performing the transition you can update or set other issue fields. The fields that can be set on transtion, in either the fields parameter or the update parameter can be determined using the issues:transitions:list command","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:transitions:do -a \"MyAlias\" --issue \"theIssueKeyOrId\" --data \"{'update':{'comment':[{'add':{'body':'Bug has been fixed.'}}]},'fields':{'assignee':{'name':'bob'},'resolution':{'name':'Fixed'}},'transition':{'id':'5'},'historyMetadata':{'type':'myplugin:type','description':'text description','descriptionKey':'plugin.changereason.i18.key','activityDescription':'text description','activityDescriptionKey':'plugin.activity.i18.key','actor':{'id':'tony','displayName':'Tony','type':'mysystem-user','avatarUrl':'http://mysystem/avatar/tony.jpg','url':'http://mysystem/users/tony'},'generator':{'id':'mysystem-1','type':'mysystem-application'},'cause':{'id':'myevent','type':'mysystem-event'},'extraData':{'keyvalue':'extra data','goes':'here'}}}\" --json","$ jiraserver issues:transitions:do -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver issues:transitions:do -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueinput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueinput","multiple":false,"exclusive":["data","keyvalue"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to retrieve transitions","required":true,"multiple":false}},"args":[]},"issues:transitions:list":{"id":"issues:transitions:list","description":"Get a list of the transitions possible for this issue by the current user, along with fields that are required and their types. Fields will only be returned if expand=transitions.fields. The fields in the metadata correspond to the fields in the transition screen for that transitionSee the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuetransitions","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:transitions:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" --json","$ jiraserver issues:transitions:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" --transition \"theTransitionId\" --csv","$ jiraserver issues:transitions:list -a \"MyAlias\" --issue \"theIssueKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"expand":{"name":"expand","type":"option","char":"e","description":"Extra parameters to expand","required":false,"multiple":false,"exclusive":[]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to retrieve transitions","required":true,"multiple":false},"transition":{"name":"transition","type":"option","description":"The transition Id to retrieve the specified transition","required":false,"multiple":false}},"args":[]},"issues:votes:get":{"id":"issues:votes:get","description":"Get the votes from an issue, including voters and if the logged user vote. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuevotes","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:votes:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --json","$ jiraserver issues:votes:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --csv","$ jiraserver issues:votes:get -a \"MyAlias\" --issue \"theIssueKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to get votes","required":true,"multiple":false}},"args":[]},"issues:votes:remove":{"id":"issues:votes:remove","description":"Remove your vote from an issue. (i.e. \"unvote\").","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:votes:remove -a \"MyAlias\" --issue \"theIssueKeyOrId\" --json","$ jiraserver issues:votes:remove -a \"MyAlias\" --issue \"theIssueKeyOrId\" --csv","$ jiraserver issues:votes:remove -a \"MyAlias\" --issue \"theIssueKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to \"unvote\"","required":true,"multiple":false}},"args":[]},"issues:votes:vote":{"id":"issues:votes:vote","description":"Cast your vote in favour of an issue.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:votes:vote -a \"MyAlias\" --issue \"theIssueKeyOrId\" --json","$ jiraserver issues:votes:vote -a \"MyAlias\" --issue \"theIssueKeyOrId\" --csv","$ jiraserver issues:votes:vote -a \"MyAlias\" --issue \"theIssueKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to vote","required":true,"multiple":false}},"args":[]},"issues:watchers:add":{"id":"issues:watchers:add","description":"Adds a user to an issue's watcher list.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:watchers:add -a \"MyAlias\" --issue \"theIssueKeyOrId\" --user \"theUsername\" --json","$ jiraserver issues:watchers:add -a \"MyAlias\" --issue \"theIssueKeyOrId\" --user \"theUsername\" --csv","$ jiraserver issues:watchers:add -a \"MyAlias\" --issue \"theIssueKeyOrId\" --user \"theUsername\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to watch","required":true,"multiple":false},"user":{"name":"user","type":"option","description":"The Username to watch the issue","required":true,"multiple":false}},"args":[]},"issues:watchers:list":{"id":"issues:watchers:list","description":"Returns the list of watchers for the issue with the given key. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuewatchers","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:watchers:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" --json","$ jiraserver issues:watchers:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" --csv","$ jiraserver issues:watchers:list -a \"MyAlias\" --issue \"theIssueKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to get watchers","required":true,"multiple":false}},"args":[]},"issues:watchers:remove":{"id":"issues:watchers:remove","description":"Removes a user from an issue's watcher list.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:watchers:remove -a \"MyAlias\" --issue \"theIssueKeyOrId\" --user \"theUsername\" --json","$ jiraserver issues:watchers:remove -a \"MyAlias\" --issue \"theIssueKeyOrId\" --user \"theUsername\" --csv","$ jiraserver issues:watchers:remove -a \"MyAlias\" --issue \"theIssueKeyOrId\" --user \"theUsername\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to unwatch","required":true,"multiple":false},"user":{"name":"user","type":"option","description":"The Username to unwatch the issue","required":true,"multiple":false}},"args":[]},"issues:worklogs:add":{"id":"issues:worklogs:add","description":"Adds a new worklog entry to an issue. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueworklog","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:worklogs:add -a \"MyAlias\" --issue \"theIssueKeyOrId\" --data \"{'comment':'I did some work here.','visibility':{'type':'group','value':'jira-developers'},'started':'2022-08-25T12:37:29.683+0000','timeSpentSeconds':12000}\" --json","$ jiraserver issues:worklogs:add -a \"MyAlias\" --issue \"theIssueKeyOrId\" --adjust \"new\" --new \"4d\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver issues:worklogs:add -a \"MyAlias\" --issue \"theIssueKeyOrId\" --adjust \"manual\" --reduce \"2d\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueworkloginput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueworkloginput","multiple":false,"exclusive":["data","keyvalue"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to add worklog","required":true,"multiple":false},"adjust":{"name":"adjust","type":"option","description":"Allows you to provide specific instructions to update the remaining time estimate of the issue","required":false,"multiple":false,"options":["new","leave","manual","auto"],"default":"auto"},"new":{"name":"new","type":"option","description":"The new value for the remaining estimate field. (e.g. \"2d\"). Required when \"new\" is selected for --adjust.","required":false,"multiple":false,"dependsOn":["adjust"],"exclusive":["reduce"]},"reduce":{"name":"reduce","type":"option","description":"The amount to reduce the remaining estimate by (e.g. \"2d\"). Required when \"manual\" is selected for --adjust","required":false,"multiple":false,"dependsOn":["adjust"],"exclusive":["new"]}},"args":[]},"issues:worklogs:delete":{"id":"issues:worklogs:delete","description":"Deletes an existing worklog entry.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:worklogs:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --worklog \"theWorklogId\" --json","$ jiraserver issues:worklogs:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --worklog \"theWorklogId\" --adjust \"new\" --new \"3d\" --csv","$ jiraserver issues:worklogs:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --worklog \"theWorklogId\" --adjust \"manual\" --increase \"2d\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to delete worklog","required":true,"multiple":false},"worklog":{"name":"worklog","type":"option","description":"The Worklog Id to delete","required":true,"multiple":false},"adjust":{"name":"adjust","type":"option","description":"Allows you to provide specific instructions to update the remaining time estimate of the issue","required":false,"multiple":false,"options":["new","leave","manual","auto"],"default":"auto"},"new":{"name":"new","type":"option","description":"The new value for the remaining estimate field. (e.g. \"2d\"). Required when \"new\" is selected for --adjust.","required":false,"multiple":false,"dependsOn":["adjust"],"exclusive":["increase"]},"increase":{"name":"increase","type":"option","description":"The amount to increase the remaining estimate by (e.g. \"2d\"). Required when \"manual\" is selected for --adjust","required":false,"multiple":false,"dependsOn":["adjust"],"exclusive":["new"]}},"args":[]},"issues:worklogs:get":{"id":"issues:worklogs:get","description":"Returns a specific worklog. Note: The work log won't be returned if the Log work field is hidden for the project. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueworklog","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:worklogs:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --worklog \"theWorklogId\" --json","$ jiraserver issues:worklogs:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --worklog \"theWorklogId\" --csv","$ jiraserver issues:worklogs:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --worklog \"theWorklogId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to add worklog","required":true,"multiple":false},"worklog":{"name":"worklog","type":"option","description":"The Worklog Id to retrieve","required":true,"multiple":false}},"args":[]},"issues:worklogs:list":{"id":"issues:worklogs:list","description":"Returns all work logs for an issue. Returned in a page format. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueworklog","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:worklogs:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" -s 20 -l 100 --json","$ jiraserver issues:worklogs:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" --all --csv","$ jiraserver issues:worklogs:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" -l 100"],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"all":{"name":"all","type":"boolean","description":"Return all records on the same page (instead paginate results)","required":false,"allowNo":false,"exclusive":["limit"]},"limit":{"name":"limit","type":"option","char":"l","description":"Indicates how many results to return per page","required":false,"multiple":false,"exclusive":[],"default":25},"start":{"name":"start","type":"option","char":"s","description":"Indicates which item should be used as the first item in the page of results","required":false,"multiple":false,"exclusive":[],"default":0},"issue":{"name":"issue","type":"option","description":"The Issue key or id to get worklogs","required":true,"multiple":false}},"args":[]},"issues:worklogs:update":{"id":"issues:worklogs:update","description":"Updates an existing worklog entry. Fields possible for editing are: comment, visibility, started, timeSpent and timeSpentSeconds. Either timeSpent or timeSpentSeconds can be set. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueworklog","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:worklogs:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --worklog \"theWorklogId\" --data \"{'comment':'I did some work here.','visibility':{'type':'group','value':'jira-developers'},'started':'2022-08-25T12:37:29.683+0000','timeSpentSeconds':12000}\" --json","$ jiraserver issues:worklogs:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --worklog \"theWorklogId\" --adjust \"new\" --new \"4d\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver issues:worklogs:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --worklog \"theWorklogId\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueworkloginput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueworkloginput","multiple":false,"exclusive":["data","keyvalue"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to update worklog","required":true,"multiple":false},"worklog":{"name":"worklog","type":"option","description":"The Worklog Id to update","required":true,"multiple":false},"adjust":{"name":"adjust","type":"option","description":"Allows you to provide specific instructions to update the remaining time estimate of the issue","required":false,"multiple":false,"options":["new","leave","auto"],"default":"auto"},"new":{"name":"new","type":"option","description":"The new value for the remaining estimate field. (e.g. \"2d\"). Required when \"new\" is selected for --adjust.","required":false,"multiple":false,"dependsOn":["adjust"]}},"args":[]},"app:properties:settings:list":{"id":"app:properties:settings:list","description":"Returns the properties that are displayed on the \"General Configuration > Advanced Settings\" page. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#applicationproperty","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver app:properties:settings:list -a \"MyAlias\" --json","$ jiraserver app:properties:settings:list -a \"MyAlias\" --csv","$ jiraserver app:properties:settings:list -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false}},"args":[]},"app:roles:bulk:update":{"id":"app:roles:bulk:update","description":"Updates the Application Roles with the passed data if the version hash is the same as the server. Only the groups and default groups setting of the role may be updated. Requests to change the key or the name of the role will be silently ignored. Return the updated roles. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#applicationrole","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver app:roles:bulk:update -a \"MyAlias\" --data \"{'key':'jira-software', 'groups':['jira-software-users','jira-testers'], 'defaultGroups':['jira-software-users']}\"  --json","$ jiraserver app:roles:bulk:update -a \"MyAlias\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver app:roles:bulk:update -a \"MyAlias\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"extended":{"name":"extended","type":"boolean","char":"x","description":"Show extra columns when format output as table. (Format by default)","allowNo":false},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#applicationroleinput","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#applicationroleinput","multiple":false,"exclusive":["data","keyvalue"]},"match":{"name":"match","type":"option","description":"The hash of the version to update","required":false,"multiple":false}},"args":[]},"dashboards:items:properties:delete":{"id":"dashboards:items:properties:delete","description":"Removes the property from the dashboard item identified by the key or by the id. Ths user removing the property is required to have permissions to administer the dashboard item.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver dashboards:items:properties:delete -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --property \"thePropertyId\" --json","$ jiraserver dashboards:items:properties:delete -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --property \"thePropertyId\" --csv","$ jiraserver dashboards:items:properties:delete -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --property \"thePropertyId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"dashboard":{"name":"dashboard","type":"option","description":"The Dashboard Id to delete item property","required":true,"multiple":false},"item":{"name":"item","type":"option","description":"The Item Id to delete item property","required":true,"multiple":false},"property":{"name":"property","type":"option","description":"The Property Key to delete item property","required":true,"multiple":false}},"args":[]},"dashboards:items:properties:get":{"id":"dashboards:items:properties:get","description":"Returns the value of the property with a given key from the dashboard item identified by the id. The user who retrieves the property is required to have permissions to read the dashboard item. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#entityproperty","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver dashboards:items:properties:get -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --property \"thePropertyId\" --json","$ jiraserver dashboards:items:properties:get -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --property \"thePropertyId\" --csv","$ jiraserver dashboards:items:properties:get -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --property \"thePropertyId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"dashboard":{"name":"dashboard","type":"option","description":"The Dashboard Id to retrieve item property","required":true,"multiple":false},"item":{"name":"item","type":"option","description":"The Item Id to retrieve item property","required":true,"multiple":false},"property":{"name":"property","type":"option","description":"The Property Key to retrieve item property","required":true,"multiple":false}},"args":[]},"dashboards:items:properties:set":{"id":"dashboards:items:properties:set","description":"Sets the value of the specified dashboard item's property. ","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver dashboards:items:properties:set -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --property \"thePropertyId\" --value \"theValue\" --json","$ jiraserver dashboards:items:properties:set -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --property \"thePropertyId\" --value \"theValue\" --csv","$ jiraserver dashboards:items:properties:set -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --property \"thePropertyId\" --value \"theValue\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"dashboard":{"name":"dashboard","type":"option","description":"The Dashboard Id to set item property","required":true,"multiple":false},"item":{"name":"item","type":"option","description":"The Item Id to set item property","required":true,"multiple":false},"property":{"name":"property","type":"option","description":"The Property Key to set","required":true,"multiple":false},"value":{"name":"value","type":"option","description":"The Property value to set","required":true,"multiple":false}},"args":[]},"fields:custom:options:get":{"id":"fields:custom:options:get","description":"Returns a full representation of the Custom Field Option that has the given id. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#customfieldoption","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver fields:custom:options:get -a \"MyAlias\" --field \"theFieldId\" --json","$ jiraserver fields:custom:options:get -a \"MyAlias\" --field \"theFieldId\" --csv","$ jiraserver fields:custom:options:get -a \"MyAlias\" --field \"theFieldId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"field":{"name":"field","type":"option","description":"The Field Id to retrieve options","required":true,"multiple":false}},"args":[]},"issues:links:remote:delete":{"id":"issues:links:remote:delete","description":"Delete the remote issue link with the given global id on the issue.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:remote:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --global --link \"theLinkGlobalId\" --json","$ jiraserver issues:links:remote:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --link \"theLinkId\" --csv","$ jiraserver issues:links:remote:delete -a \"MyAlias\" --issue \"theIssueKeyOrId\" --link \"theLinkId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to upsert remote link","required":true,"multiple":false},"link":{"name":"link","type":"option","description":"The Link Global Id or Link Id to delete","required":true,"multiple":false},"global":{"name":"global","type":"boolean","description":"True if the link passes is a Link Global Id","required":false,"allowNo":false,"dependsOn":["link"]}},"args":[]},"issues:links:remote:get":{"id":"issues:links:remote:get","description":"Get the remote issue link with the given id on the issue. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueremotelink","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:remote:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --link \"theLinkId\" --json","$ jiraserver issues:links:remote:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --link \"theLinkId\" --csv","$ jiraserver issues:links:remote:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --link \"theLinkId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"issue":{"name":"issue","type":"option","description":"The Issue key or id to retrieve remote link","required":true,"multiple":false},"link":{"name":"link","type":"option","description":"The Link Id to retrieve","required":true,"multiple":false}},"args":[]},"issues:links:remote:list":{"id":"issues:links:remote:list","description":"List all remote links for an issue. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueremotelink","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:remote:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" --json","$ jiraserver issues:links:remote:list -a \"MyAlias\" --issue \"theIssueKeyOrId\" --link \"theLinkGlobalId\" --csv","$ jiraserver issues:links:remote:list -a \"MyAlias\" --issue \"theIssueKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to retrieve remote links","required":true,"multiple":false},"link":{"name":"link","type":"option","description":"The Link Global Id to retrieve the specified link","required":false,"multiple":false}},"args":[]},"issues:links:remote:update":{"id":"issues:links:remote:update","description":"Updates a remote issue link from a JSON representation. Any fields not provided are set to null.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:remote:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --link \"theLinkId\" --data \"{'globalId':'system=http://www.mycompany.com/support&id=1','application':{'type':'com.acme.tracker','name':'My Acme Tracker'},'relationship':'causes','object':{'url':'http://www.mycompany.com/support?id=1','title':'TSTSUP-111','summary':'Crazy customer support issue','icon':{'url16x16':'http://www.mycompany.com/support/ticket.png','title':'Support Ticket'},'status':{'resolved':true,'icon':{'url16x16':'http://www.mycompany.com/support/resolved.png','title':'Case Closed','link':'http://www.mycompany.com/support?id=1&details=closed'}}}}\" --json","$ jiraserver issues:links:remote:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --link \"theLinkId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver issues:links:remote:update -a \"MyAlias\" --issue \"theIssueKeyOrId\" --link \"theLinkId\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueremotelink","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueremotelink","multiple":false,"exclusive":["data","keyvalue"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to update remote link","required":true,"multiple":false},"link":{"name":"link","type":"option","description":"The Link Id to update","required":true,"multiple":false}},"args":[]},"issues:links:remote:upsert":{"id":"issues:links:remote:upsert","description":"Creates or updates a remote issue link from a JSON representation. If a globalId is provided and a remote issue link exists with that globalId, the remote issue link is updated. Otherwise, the remote issue link is created. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueremotelink","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:remote:upsert -a \"MyAlias\" --issue \"theIssueKeyOrId\" --data \"{'globalId':'system=http://www.mycompany.com/support&id=1','application':{'type':'com.acme.tracker','name':'My Acme Tracker'},'relationship':'causes','object':{'url':'http://www.mycompany.com/support?id=1','title':'TSTSUP-111','summary':'Crazy customer support issue','icon':{'url16x16':'http://www.mycompany.com/support/ticket.png','title':'Support Ticket'},'status':{'resolved':true,'icon':{'url16x16':'http://www.mycompany.com/support/resolved.png','title':'Case Closed','link':'http://www.mycompany.com/support?id=1&details=closed'}}}}\" --json","$ jiraserver issues:links:remote:upsert -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/json/data/file\" --csv","$ jiraserver issues:links:remote:upsert -a \"MyAlias\" --issue \"theIssueKeyOrId\" --file \"path/to/the/json/data/file\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"data":{"name":"data","type":"option","char":"d","description":"JSON Input data. Cannot use with --file, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueremotelink","multiple":false,"exclusive":["file","keyvalue"]},"file":{"name":"file","type":"option","char":"f","description":"JSON Input data file path. Cannot use with --data, --keyvalue flags. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issueremotelink","multiple":false,"exclusive":["data","keyvalue"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to upsert remote link","required":true,"multiple":false}},"args":[]},"issues:links:types:create":{"id":"issues:links:types:create","description":"Create a new issue link type. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuelinktype","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:create -a \"MyAlias\" --name \"Duplicate\" --inward \"inwardValue\" --outward \"outwardValue\" --json","$ jiraserver issues:links:create -a \"MyAlias\" --name \"Duplicate\" --inward \"inwardValue\" --outward \"outwardValue\" --csv","$ jiraserver issues:links:create -a \"MyAlias\" --name \"Duplicate\" --inward \"inwardValue\" --outward \"outwardValue\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"name":{"name":"name","type":"option","description":"The name of the issue type","required":true,"multiple":false},"inward":{"name":"inward","type":"option","description":"Inward Value","required":true,"multiple":false},"outward":{"name":"outward","type":"option","description":"Outward Value","required":true,"multiple":false}},"args":[]},"issues:links:types:delete":{"id":"issues:links:types:delete","description":"Delete the specified issue link type.","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:types:delete -a \"MyAlias\" --type \"theIssueLinkTypeId\" --json","$ jiraserver issues:links:types:delete -a \"MyAlias\" --type \"theIssueLinkTypeId\" --csv","$ jiraserver issues:links:types:delete -a \"MyAlias\" --type \"theIssueLinkTypeId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"type":{"name":"type","type":"option","description":"The Issue Link Type Id to delete","required":true,"multiple":false}},"args":[]},"issues:links:types:get":{"id":"issues:links:types:get","description":"Returns for a given issue link type id all information about this issue link type. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuelinktype","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:types:get -a \"MyAlias\" --type \"theIssueLinkTypeId\" --json","$ jiraserver issues:links:types:get -a \"MyAlias\" --type \"theIssueLinkTypeId\" --csv","$ jiraserver issues:links:types:get -a \"MyAlias\" --type \"theIssueLinkTypeId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"type":{"name":"type","type":"option","description":"The Issue Link Type Id to retrieve","required":true,"multiple":false}},"args":[]},"issues:links:types:list":{"id":"issues:links:types:list","description":"Returns a list of available issue link types, if issue linking is enabled. Each issue link type has an id, a name and a label for the outward and inward link relationship. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuelinktypes","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:types:list -a \"MyAlias\" --json","$ jiraserver issues:links:types:list -a \"MyAlias\" --csv","$ jiraserver issues:links:types:list -a \"MyAlias\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]}},"args":[]},"issues:links:types:update":{"id":"issues:links:types:update","description":"Update the specified issue link type. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#issuelinktype","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:links:types:update -a \"MyAlias\" --type \"theIssueLinkTypeId\" --name \"Duplicate\" --inward \"inwardValue\" --outward \"outwardValue\" --json","$ jiraserver issues:links:types:update -a \"MyAlias\" --type \"theIssueLinkTypeId\" --name \"Duplicate\" --inward \"inwardValue\" --outward \"outwardValue\" --csv","$ jiraserver issues:links:types:update -a \"MyAlias\" --type \"theIssueLinkTypeId\" --name \"Duplicate\" --inward \"inwardValue\" --outward \"outwardValue\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"type":{"name":"type","type":"option","description":"The Issue Link Type Id to update","required":true,"multiple":false},"name":{"name":"name","type":"option","description":"The name of the issue type","required":true,"multiple":false},"inward":{"name":"inward","type":"option","description":"Inward Value","required":true,"multiple":false},"outward":{"name":"outward","type":"option","description":"Outward Value","required":true,"multiple":false}},"args":[]},"issues:meta:create:list":{"id":"issues:meta:create:list","description":"Returns the metadata for issue types used for creating issues. Data will not be returned if the user does not have permission to create issues in that project. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#createmeta","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:meta:create:list -a \"MyAlias\" --project \"theProjectKeyOrId\" --json","$ jiraserver issues:meta:create:list -a \"MyAlias\" --project \"theProjectKeyOrId\" --csv","$ jiraserver issues:meta:create:list -a \"MyAlias\" --project \"theProjectKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"all":{"name":"all","type":"boolean","description":"Return all records on the same page (instead paginate results)","required":false,"allowNo":false,"exclusive":["limit"]},"limit":{"name":"limit","type":"option","char":"l","description":"Indicates how many results to return per page","required":false,"multiple":false,"exclusive":[],"default":25},"start":{"name":"start","type":"option","char":"s","description":"Indicates which item should be used as the first item in the page of results","required":false,"multiple":false,"exclusive":[],"default":0},"project":{"name":"project","type":"option","description":"The Project key or id to get create meta data","required":true,"multiple":false}},"args":[]},"issues:meta:edit:get":{"id":"issues:meta:edit:get","description":"Returns the meta data for editing an issue. The fields in the editmeta correspond to the fields in the edit screen for the issue. Fields not in the screen will not be in the editmeta. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#editmeta","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:meta:edit:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --json","$ jiraserver issues:meta:edit:get -a \"MyAlias\" --issue \"theIssueKeyOrId\" --csv","$ jiraserver issues:meta:edit:get -a \"MyAlias\" --issue \"theIssueKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"issue":{"name":"issue","type":"option","description":"The Issue key or id to get edit meta data","required":true,"multiple":false}},"args":[]},"dashboards:items:properties:keys:list":{"id":"dashboards:items:properties:keys:list","description":"Returns the keys of all properties for the dashboard item identified by the id. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#entitypropertykeys","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver dashboards:items:properties:keys:get -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --json","$ jiraserver dashboards:items:properties:keys:get -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\" --csv","$ jiraserver dashboards:items:properties:keys:get -a \"MyAlias\" --dashboard \"theDashboardId\" --item \"theItemId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"dashboard":{"name":"dashboard","type":"option","description":"The Dashboard Id to retrieve item properties","required":true,"multiple":false},"item":{"name":"item","type":"option","description":"The Item Id to retrieve item properties","required":true,"multiple":false}},"args":[]},"issues:meta:create:fields:list":{"id":"issues:meta:create:fields:list","description":"Returns the metadata for issue types used for creating issues. Data will not be returned if the user does not have permission to create issues in that project. See the JSON Schema on: https://github.com/JJLongoria/jira-server-cli/blob/main/README.md#fieldmeta","strict":true,"pluginName":"jira-server-cli","pluginAlias":"jira-server-cli","pluginType":"core","aliases":[],"examples":["$ jiraserver issues:meta:create:fields:list -a \"MyAlias\" --project \"theProjectKeyOrId\" --json","$ jiraserver issues:meta:create:fields:list -a \"MyAlias\" --project \"theProjectKeyOrId\" --csv","$ jiraserver issues:meta:create:fields:list -a \"MyAlias\" --project \"theProjectKeyOrId\""],"flags":{"loglevel":{"name":"loglevel","type":"option","description":"The logging level for this command execution","multiple":false,"options":["error","warn","info","debug"]},"json":{"name":"json","type":"boolean","description":"Format output as json.","helpGroup":"GLOBAL","allowNo":false},"alias":{"name":"alias","type":"option","char":"a","description":"The Jira instance alias to identify user and instance to connect with","required":true,"multiple":false},"csv":{"name":"csv","type":"boolean","description":"Format output as CSV format","required":false,"allowNo":false,"exclusive":["json"]},"all":{"name":"all","type":"boolean","description":"Return all records on the same page (instead paginate results)","required":false,"allowNo":false,"exclusive":["limit"]},"limit":{"name":"limit","type":"option","char":"l","description":"Indicates how many results to return per page","required":false,"multiple":false,"exclusive":[],"default":25},"start":{"name":"start","type":"option","char":"s","description":"Indicates which item should be used as the first item in the page of results","required":false,"multiple":false,"exclusive":[],"default":0},"project":{"name":"project","type":"option","description":"The Project key or id to get create meta data","required":true,"multiple":false},"type":{"name":"type","type":"option","description":"The issue type to get fields meta information","required":true,"multiple":false}},"args":[]}}}