jira-cli
jira-cli copied to clipboard
Additional updating/creation options for jira-CLI
Hi, there are other fields inside Jira that we would love to be able to modify via the jira-cli tool. Below is a list of the items:
Updating solution/description fields after creation. Adding links to other tickets Adding watchers Attaching files
- create subtasks?
- modify custom fields by their names (support spaces)
- get description from file
@lebe-dev : sub-tasks can already be created by using jira-cli new --type=sub-task --parent=XYZ-123 ...
To list available sub-task types use jira-cli list subtask_types
It would be fantastic if I could log time against issues from the CLI as well.