Skip to main content

Crate tvc

Crate tvc 

Source

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 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.

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.