Re-exports§
pub use commands::CCAttestationCommands;pub use commands::DatasetCommands;pub use commands::ManifestCommands;pub use commands::ModelCommands;pub use commands::PipelineCommands;pub use commands::SoftwareCommands;pub use handlers::handle_cc_attestation_command;pub use handlers::handle_dataset_command;pub use handlers::handle_manifest_command;pub use handlers::handle_model_command;pub use handlers::handle_pipeline_command;pub use handlers::handle_software_command;
Modules§
Constants§
Functions§
- confirm_
action - Helper function to confirm actions with the user
- format_
error - initialize
- Function to initialize any CLI-specific requirements
- print_
validation_ warning - Helper function to print validation warnings to the user