gcloud_beta_runtime-config_configs_delete (1)
NAME
- gcloud beta runtime-config configs delete - delete runtime-config resources
SYNOPSIS
-
gcloud beta runtime-config configs delete NAME [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) This command deletes the runtime-config resource with the
POSITIONAL ARGUMENTS
-
- NAME
-
The runtime-config resource name.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
EXAMPLES
To delete a runtime-config resource named "my-config", run:
- $ gcloud beta runtime-config configs delete my-config
NOTES
This command is currently in BETA and may change without notice.