Skip to content

upctl stack destroy

Destroy a stack (EXPERIMENTAL)

upctl stack destroy [flags]

Examples

upctl stack destroy <stack-name>
upctl stack destroy (supabase|dokku|starter-kit)

Options

Option Description
--help, -h help for destroy
Default: false

Global options

Option Description
--client-timeout, -t Client timeout to use in API calls.
Default: 0s
--config Configuration file path.
--debug Print out more verbose debug logs.
Default: false
--force-colours Force coloured output despite detected terminal support.
--no-colours Disable coloured output despite detected terminal support. Colours can also be disabled by setting NO_COLOR environment variable.
--output, -o Output format. Valid values are human, json and yaml.
Default: human
Command Description
upctl stack Manage stacks (EXPERIMENTAL)
upctl stack destroy dokku Destroy a Dokku stack
upctl stack destroy starter-kit Destroy a Starter Kit stack
upctl stack destroy supabase Destroy a Supabase stack