mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
31 lines
823 B
Text
31 lines
823 B
Text
NAME
|
|
gcloud access-context-manager levels conditions - manage Access Context
|
|
Manager level conditions
|
|
|
|
SYNOPSIS
|
|
gcloud access-context-manager levels conditions COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
An access level is a classification of requests based on raw attributes of
|
|
that request (e.g. IP address, device identity, time of day, etc.). These
|
|
individual attributes are called conditions.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
list
|
|
List conditions for an access level.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha access-context-manager levels conditions
|
|
|
|
$ gcloud beta access-context-manager levels conditions
|
|
|