NAME
gdcloud logging rules list - List all the logging rules in a namespace.
SYNOPSIS
gdcloud logging rules list [flags]
DESCRIPTION
This command lists all the available logging rules in a given namespace.
EXAMPLES
To list all logging rules in a namespace, run:
gdcloud logging rules list --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.