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§
- AddSlot
Args bundle add-slotarguments.- Allow
Args bundle allowarguments.- Backend
Arg - Structured
--backendvalue. - Create
Args bundle createarguments.- Deposit
Args bundle depositarguments.- Deposit
KeyArgs bundle deposit-keyarguments.- OpenArg
- Structured
--openvalue. - Promote
Args bundle promotearguments.- SetBackend
Args bundle set-backendarguments.- Show
Args bundle showarguments.- SlotArg
- Structured
--slotvalue. - Verify
Args bundle verifyarguments.
Enums§
- Bundle
Command bundlesubcommands.
Functions§
- run
- Dispatch a
bundlesubcommand.