Skip to content

upctl stack deploy supabase

Deploy a Supabase stack

upctl stack deploy supabase [flags]

Examples

upctl stack deploy supabase --name <project-name> --zone <zone-name>
upctl stack deploy supabase --name my-new-project --zone es-mad1

Options

Option Description
--zone Zone for the stack deployment
--name Supabase stack name
--configPath Optional path to a configuration file for the Supabase stack
--help, -h help for supabase
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 deploy Deploy a stack (EXPERIMENTAL)