jirust-cli 0.17.5

A CLI tool to interact with Jira
Documentation
1
2
3
//! Argument parsing entry point for the CLI commands.
/// CLI command definitions and argument parsing.
pub mod commands;