gcloud_beta_logging_metrics_delete (1)
NAME
- gcloud beta logging metrics delete - deletes a logs-based metric
SYNOPSIS
-
gcloud beta logging metrics delete METRIC_NAME [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Deletes a logs-based metric called high_severity_count.
POSITIONAL ARGUMENTS
-
- METRIC_NAME
-
- The name of the metric to delete.
- The name of the metric to delete.
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 metric called high_severity_count, run:
- $ gcloud beta logging metrics delete high_severity_count
NOTES
This command is currently in BETA and may change without notice. This variant is also available:
- $ gcloud logging metrics delete