Skip to main content

UninstallBlueprint

Removes a blueprint from the active tenant; with --cascade, dependents and orphan dependencies go too.

Examples

octo-cli -c UninstallBlueprint -n <blueprintName>

Options

ShortLongRequiredDescription
-n--blueprintNameyesBlueprint name (without version), e.g. 'MyBlueprint'
-c--cascadenoAlso uninstall blueprints that depend on the target, and orphan dependencies of the target
-y--yesnoSkip the interactive confirmation prompt