gdcloud logging rules delete

NAME

gdcloud logging rules delete - Delete a logging rule in the given namespace.

SYNOPSIS

gdcloud logging rules delete LOGGING_RULE_NAME [flags]

EXAMPLES

To delete a logging rule, run:
    gdcloud logging rules delete logging-rule-name --namespace=sample-namespace

REQUIRED FLAGS

      --namespace string   Namespace of the logs that rules are based on.

GDCLOUD WIDE FLAGS

These flags are available to all commands: --configuration, --format, --help, --project, --quiet.

For more information, see the gdcloud CLI reference overview page.