NAME
gdcloud logging rules list - 네임스페이스의 모든 로깅 규칙을 나열합니다.
SYNOPSIS
gdcloud logging rules list [flags]
설명
이 명령어는 지정된 네임스페이스에서 사용 가능한 모든 로깅 규칙을 나열합니다.
EXAMPLES
To list all logging rules in a namespace, run:
gdcloud logging rules list --namespace=sample-namespace
필수 플래그
--namespace string Namespace of the logs that rules are based on.
GDCLOUD 전체 플래그
이 플래그는 모든 명령어에서 사용할 수 있습니다. --configuration, --format, --help, --project, --quiet
자세한 내용은 gdcloud CLI 참조 개요 페이지를 확인하세요.