Expand description
CLI command definitions and argument parsing.
Structs§
- Config
Args - Available configuration command line arguments cfg_act: ConfigActionValues Auth, Jira, Setup, Show
- Issue
Args - Available issue command line arguments
- Jirust
CliArgs - Command line arguments base subcommands: Config, Version
- Link
Issue Args - Available issues’ links command line arguments
- Output
Args - Available output values
- Pagination
Args - Available pagination command line arguments
- Project
Args - Available project command line arguments
- Transition
Args - Available transition command line arguments
- Version
Args - Available version command line arguments
Enums§
- Commands
- Available CLI commands Config, Issue, Project, Transition, Version
- Config
Action Values - Available configuration action values Auth, Jira, Setup, Show
- Issue
Action Values - Available issue action values
- Link
Issue Action Values - Available link issue action values
- Output
Types - Available output types Table, Json
- Output
Values - Available output values Table, Json
- Project
Action Values - Available project action values
- Transition
Action Values - Available transition action values
- Version
Action Values - Available version action values Archive, Create, Delete, List, Release, Update