# Command Line Interface These pages are auto-generated from the argparse argument parsers in each module. They serve as the definitive reference for all CLI options, flags, and subcommands. ## tcurl Main CLI tool for REST API calls, credential management, and token operations. ```{argparse} :module: tcurl :func: parser_factory ``` ## tcurl_login Interactive TUI-based credential collection form (requires `urwid`). ```{argparse} :module: tcurl_login :func: parser_factory ```