| 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/projects/__pycache__/ |
Upload File : |
�
��� � � � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddl m
Z
ddl mZ G d � d
ej
� � ZdS )z1Command to show metadata for a specified project.� )�absolute_import)�division)�unicode_literals)�projects_api)�base)�flags)�utilc �. � e Zd ZdZed� � � Zd� ZdS )�Describea� Show metadata for a project.
Shows metadata for a project given a valid project ID.
This command can fail for the following reasons:
* The project specified does not exist.
* The active account does not have permission to access the given project.
## EXAMPLES
The following command prints metadata for a project with the ID
`example-foo-bar-1`:
$ {command} example-foo-bar-1
c �T � t j d� � � | � � d S )N�describe)r �GetProjectIDNumberFlag�AddToParser)�parsers � lib/surface/projects/describe.py�Argsz
Describe.Args- s'