Skip to main content

Module bundle_cli

Module bundle_cli 

Source
Expand description

Top-level basil bundle sealed-bundle management.

This is the pre-release replacement for the old basil config bundle scaffolding surface. The command parser uses structured repeatable --slot TYPE[:field=value,...] and --backend id=NAME,type=TYPE,... values so each source is self-contained and unambiguous.

Structs§

AddSlotArgs
bundle add-slot arguments.
AllowArgs
bundle allow arguments.
BackendArg
Structured --backend value.
CreateArgs
bundle create arguments.
DepositArgs
bundle deposit arguments.
DepositKeyArgs
bundle deposit-key arguments.
OpenArg
Structured --open value.
PromoteArgs
bundle promote arguments.
SetBackendArgs
bundle set-backend arguments.
ShowArgs
bundle show arguments.
SlotArg
Structured --slot value.
VerifyArgs
bundle verify arguments.

Enums§

BundleCommand
bundle subcommands.

Functions§

run
Dispatch a bundle subcommand.