Skip to content

feature request: jira issue sprint #183

Closed Answered by ankitpokhrel
realtime-neil asked this question in Ideas
Discussion options

You must be logged in to vote

This is done in #205 and will be available in the next release.

$ jira sprint add -h
Add issues to sprint.

USAGE
  jira sprint add SPRINT_ID ISSUE-1 [...ISSUE-N] [flags]

FLAGS
  -h, --help   help for add

INHERITED FLAGS
  -c, --config string    Config file (default is $HOME/.config/.jira/.config.yml)
      --debug            Turn on debug output
  -p, --project string   Jira project to look into (defaults to $HOME/.config/.jira/.config.yml)

ARGUMENTS
  SPRINT_ID		ID of the sprint on which you want to assign issues to, eg: 123
  ISSUE-1 [...ISSUE-N]	Key of the issues to add to the sprint (max 50 issues at once)

EXAMPLES
  $ jira sprint add SPRINT_ID ISSUE-1 ISSUE-2

ALIASES
  assign

…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@realtime-neil
Comment options

Answer selected by realtime-neil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
2 participants
Converted from issue

This discussion was converted from issue #168 on November 06, 2021 16:15.