Structs§
- CliRequest
- Inspect
Databases Args - Inspect
Indexes Args - Inspect
Schema Args - Inspect
Table Args - Inspect
Tables Args - Inspect
Views Args - Parse
Error - One structural or argument-shaped rejection, decided before anything ran.
- Parsed
- What
parse_argsresolved, plus the stream redirection it installed. - Pipe
Init - Psql
Admin Request - Psql
Unsupported Request - Skill
Admin Options - Skill
Admin Request
Enums§
- Inspect
Action - Schema-discovery request, already narrowed to the shape that matched.
- Mode
- Psql
Admin Action - Skill
Admin Action - Skill
Agent Selection - Skill
Scope
Functions§
- build_
cli - The whole canonical CLI: one registry that is the single source for argv
parsing, typed values, which argument mixes are legal, each mix’s output
contract,
--help, anddocs/cli.md. - parse_
args - Resolve argv into one mode, or answer
--help/--version/--docs. - parse_
params