nais valkey delete
nais valkey delete NAME [flags]
This command deletes an existing Valkey instance.
Options
-y,--yes- Automatic yes to prompts; assume ‘yes’ as answer to all prompts and run non-interactively.
Inherited options
--config- Specify the
PATHto the configuration file. -e,--environment- Specify the
ENVIRONMENTto use for this command. Overrides the default environment from configuration. --no-colors- Disable colors in the output.
-t,--team- Specify the
TEAMto use for this command. Overrides the default team from configuration. -v,--verbose- Set verbosity level. Use -v for verbose, -vv for debug, -vvv for trace.
Examples
# Delete an existing Valkey instance named some-valkey.
$ nais valkey delete some-valkey