Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 931 Bytes

jira-cli_issue_transition.md

File metadata and controls

35 lines (24 loc) · 931 Bytes

jira-cli issue transition

Transition issue status to given state

Synopsis

Transition issue status to given state

jira-cli issue transition STATE ISSUE_KEY [ISSUE_KEY...] [flags]

Options

  -e, --exclude string    Exclude issues in given status
  -h, --help              help for transition
  -w, --workflow string   Workflow definition local file or http URL (default "workflow.yaml")

Options inherited from parent commands

      --config string   config file (default is $HOME/.jira-cli.yaml)
      --debug           Debug output
      --no-color        Disable ANSI color output
      --trace           Trace output

SEE ALSO

Auto generated by spf13/cobra on 25-Oct-2019