-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Commands are available in all views
Clear the terminal scree
Exit/terminate the program
Go to dashboard
Go to dashboard
Show help
Commands are available in Dashboard view
Go to a project and open the project view (followed by a project name)
Similar to 'go_to', it goes to a project and open the project view (followed by a project name)
Create a new project
Edit project (followed by a project name)
Remove or delete project (followed by a project name)
Commands are available in Project view
Show project information
List all releases
List all sprints
List all user stories
List all tasks
Show plan in short form as a tree
Show plan in details in a table
List user stories in the backlog
Similar to backlog, list user stories in the backlog
Optional: (filter) to filter out the results (ex. show backlog filter a_string)
Optional: (sort) to sort the results based on a chosen column (ex. show backlog sort column_name)
use TAB to autocomplete column names
repeating show backlog command with sort option toggles order between ASC and DESC
List all releases
Optional: (filter) to filter out the results (ex. list releases filter a_string)
Optional: (sort) to sort the results based on a chosen column (ex. list releases sort column_name)
use TAB to autocomplete column names
repeating list command with sort option toggles order between ASC and DESC
List all sprints
Optional: (filter) to filter out the results (ex. list sprints filter a_string)
Optional: (sort) to sort the results based on a chosen column (ex. list sprints sort column_name)
use TAB to autocomplete column names
repeating list command with sort option toggles order between ASC and DESC
List all user stories
Optional: (filter) to filter out the results (ex. list user_stories filter a_string)
Optional: (sort) to sort the results based on a chosen column (ex. list user_stories sort column_name)
use TAB to autocomplete column names
repeating list command with sort option toggles order between ASC and DESC
Go back to previous view (Dashboard)
Go to backlog view
Go to a release view (followed by a release name)
Go to a sprint view (followed by a sprint name)
Go to a user story view (followed by a user story name)
Go to all releases view
Go to all sprints view
Go to planner view
Add new release
Add new sprint
Add new user story to the backlog
Commands are available in Backlog view
List all user stories
List all user stories
Optional: (filter) to filter out the results (ex. list user_stories filter a_string)
Optional: (sort) to sort the results based on a chosen column (ex. list user_stories sort column_name)
use TAB to autocomplete column names
repeating list command with sort option toggles order between ASC and DESC
Go back to previous view (Project)
Go to a user story view (followed by a user story name)
Add new user story to the backlog
Commands are available in Releases view
List all releases
Go back to previous view (Project)
Go to a release view (followed by a release name)
Add new release
Commands are available in Release view
Show release information
Edit release
Change status of release (use TAB to autocomplete)
Status: created, open, planned, unplanned, in_progress, in_testing, done, overdue, removed
List sprints planned in this release
List sprints planned in this release
Optional: (filter) to filter out the results (ex. list sprints filter a_string)
Optional: (sort) to sort the results based on a chosen column (ex. list sprints sort column_name)
use TAB to autocomplete column names
repeating list command with sort option toggles order between ASC and DESC
Go back to previous view
Go to a sprint view (followed by a sprint name)
Commands are available in Sprints view
List all sprints
Go back to previous view (Project)
Go to a sprint view (followed by a sprint name)
Add new sprint
Commands are available in Sprint view
Show sprint information
Edit sprint
Change status of sprint (use TAB to autocomplete)
Status: created, open, planned, unplanned, in_progress, in_testing, done, overdue, removed
List user stories planned in this sprint
List user stories planned in this sprint
Optional: (filter) to filter out the results (ex. list user_stories filter a_string)
Optional: (sort) to sort the results based on a chosen column (ex. list user_stories sort column_name)
use TAB to autocomplete column names
repeating list command with sort option toggles order between ASC and DESC
Go back to previous view
Go to a user story view (followed by a user story name)
Add new user story to this sprint
Commands are available in User Story view
Show user story information
Edit user story
Change status of user story (use TAB to autocomplete)
Status: created, open, planned, unplanned, in_progress, in_testing, done, overdue, removed
List tasks planned to this user story
Go back to previous view
Go to a task view (followed by a task name)
Add new task to this user story
Commands are available in Task view
Show task information
Edit task
Change status of task (use TAB to autocomplete)
Status: created, open, planned, unplanned, in_progress, in_testing, done, overdue, removed
Go back to previous view
Commands are available in Planner view
List all releases
List all sprints
List all user stories
List user stories in the backlog
Show plan in short form as a tree
Show plan in details in a table
Similar to releases, list all releases
Similar to sprints, list all sprints
Similar to user_stories, list all user stories
Similar to backlog, list user stories in the backlog
Similar to plan, show plan in short form as a tree
Similar to plan details, show plan in details in a table
Move (or plan) sprint to release where sprint# is a sprint name and release# is a release name
use TAB to autocomplete sprint and release names
Move (or plan) user story to sprint where user_story# is a user story name and sprint# is a sprint name
use TAB to autocomplete user story and sprint names
Unplan sprint where sprint# is a sprint name
use TAB to autocomplete sprint names
Unplan user story and move it back to the backlog where user_story# is a user story name
use TAB to autocomplete user story names
Unplan all user stories and sprints
Go back to previous view (Project)