Skip to main contentCrate tvc
Source - 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.
- logging
- Logging setup for the
tvc binary. - 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.
- 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.