| 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/organizations/__pycache__/ |
Upload File : |
�
��� � � � d Z ddlmZ ddlmZ ddlmZ ddlZddlmZ ddlm Z ddlm
Z
G d � d
ej � � ZdS )z6Command to show metadata for a specified organization.� )�absolute_import)�division)�unicode_literalsN)�base)�flags)� org_utilsc �R � e Zd ZdZd ej d� � iZed� � � Zd� Z dS )�Describea Show metadata for an organization.
Shows metadata for an organization, given a valid organization ID. If an
organization domain is supplied instead, this command will attempt to find
the organization by domain name.
This command can fail for the following reasons:
* The organization specified does not exist.
* The active account does not have permission to access the given
organization.
* The domain name supplied does not correspond to a unique organization
ID.
�EXAMPLESa0 The following command prints metadata for an organization with the
ID `3589215982`:
$ {command} 3589215982
The following command prints metadata for an organization associated
with the domain ``example.com'':
$ {command} example.com
c �T � t j d� � � | � � d S )Nzyou want to describe.)r �IdArg�AddToParser)�parsers �%lib/surface/organizations/describe.py�Argsz
Describe.Args8 s'