CLI
Command-first flows for creating, listing, and updating issues.
Usage:
youtrek <command> [subcommand] [options]
Commands:
auth status
auth login --base-url <url> --token <pat>
issues list [--query <ytql>] [--saved <name>] [--top <n>] [--offline] [--json]
issues comment --id <id> --text <text> [--json]
issues statuses --project <id|shortName|name> [--fields <fields>]
agile-boards list [--favorites] [--offline] [--json]
agile-boards show --id <id> [--sprint <name> | --backlog] [--top <n>]
agile-boards show --name <name> [--sprint <name> | --backlog] [--top <n>]
saved-queries list [--json]