mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
34 lines
1.1 KiB
Text
34 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha access-context-manager levels conditions - manage Access
|
|
Context Manager level conditions
|
|
|
|
SYNOPSIS
|
|
gcloud alpha access-context-manager levels conditions COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) List conditions for an access level.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud access-context-manager levels conditions
|
|
|
|
$ gcloud beta access-context-manager levels conditions
|
|
|