Kitaru

kitaru stack delete

Delete a stack by name or ID.

Delete a stack by name or ID.

Usage

kitaru stack delete STACK [OPTIONS]

Parameters

NameTypeRequiredDefaultDescription
STACKstrYesStack name or ID to delete.
--recursiveboolNoFalseDelete the stack and any unshared managed components.
--forceboolNoFalseAllow deleting the active stack by falling back to the default stack.
--output, -ostrNo"text"Output format: "text" (default) or "json".

On this page