403Webshell
Server IP : 35.236.43.222  /  Your IP : 216.73.216.143
Web Server : Apache
System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64
User : deploy ( 1002)
PHP Version : 8.1.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/lib/google-cloud-sdk/lib/surface/access_context_manager/levels/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/lib/google-cloud-sdk/lib/surface/access_context_manager/levels/describe.yaml
- release_tracks: [GA, ALPHA, BETA]

  help_text:
    brief: Show details about an access level.
    description: Show details about an access level in a given access policy.
    examples: |
      To show the details of the access policy ``my-policy'', run:

        $ {command} my-policy

  request:
    collection: accesscontextmanager.accessPolicies.accessLevels
    modify_request_hooks:
    - googlecloudsdk.command_lib.accesscontextmanager.policies:ValidateAccessPolicyArg
    api_version: v1
    BETA:
      api_version: v1
    ALPHA:
      api_version: v1alpha

  arguments:
    resource:
      help_text: The access level you want to show details about.
      spec: !REF googlecloudsdk.command_lib.accesscontextmanager.resources:level
    params:
    - api_field: accessLevelFormat
      arg_name: level-format
      required: false
      default: as_defined
      hidden: true  # Hide until CEL is ready
      help_text: The format in which to display the access level.
      choices:
      - arg_value: as_defined
        enum_value: AS_DEFINED
        help_text: Display each access level as-defined.
      - arg_value: cel
        enum_value: CEL
        help_text: Display basic levels in CEL expression format.

Youez - 2016 - github.com/yon3zu
LinuXploit