Modules§
- cli
- Components of CLI for building with Turnkey Verifiable Cloud. CLI parsing and dispatch.
- client
- Client utilities for authenticated API calls.
- commands
- CLI commands.
- config
- Configuration types for TVC CLI.
- errors
- Error taxonomy and classification.
- logging
- Logging setup for the
tvcbinary. - operator
- TVC operator creation and manifest approval.
- outcome
- The closed vocabulary of command outcomes.
- output
- User-facing output primitives for TVC.
- pair
- prompts
- Interactive prompts for the TVC CLI.
- pull_
secret - util
- Shared utils for TVC CLI.
Macros§
- shell_
eprintln - Writes a formatted line to stderr through TVC’s output shell.
- shell_
print - Writes formatted text through TVC’s output shell without a trailing newline.
- shell_
println - Writes a formatted line through TVC’s output shell.