| 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/source/repos/__pycache__/ |
Upload File : |
�
��K � �� � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ej ej
j ej
j ej
j
� � ej G d� dej � � � � � � Zd S )
z.Describe Google Cloud Platform git repository.� )�absolute_import)�division)�unicode_literals)�
sourcerepo)�basec �. � e Zd ZdZed� � � Zd� ZdS )�Describea� Describe a cloud source repository.
This command describes a repository from the currently
active Google Cloud Platform project. The description includes the
full repository name (projects/<projectid>/repos/<reponame>), the size
(if non-zero), and the url.
## EXAMPLES
To describe a repository named example-repo in the current project
issue the following command:
$ {command} REPOSITORY_NAME
c �4 � | � dd�� � d S )N�repository_namezName of the repository.)�help)�add_argument)�parsers �$lib/surface/source/repos/describe.py�Argsz
Describe.Args. s# � �
���)�0I��J�J�J�J�J� c � � t j |j � � }t j � � }|� |� � S )ak Describe a named GCP repository in the current project.
Args:
args: argparse.Namespace, the arguments this command is run with.
Returns:
(sourcerepo_v1_messages.Repo) The named repository.
Raises:
sourcerepo.RepoResourceError: on resource initialization errors.
apitools.base.py.exceptions.HttpError: on request errors.
)r � ParseRepor �Source�GetRepo)�self�args�res�sourcerepo_handlers r �RunzDescribe.Run2 s: � � �
�t�3�
4�
4�C�#�*�,�,���%�%�c�*�*�*r N)�__name__�
__module__�__qualname__�__doc__�staticmethodr r � r r r r sK � � � � � �
� � �K� K� �<�K�+� +� +� +� +r r N)r �
__future__r r r �googlecloudsdk.api_lib.sourcer �googlecloudsdk.callioper �
ReleaseTracks�ReleaseTrack�GA�ALPHA�BETA�DefaultUniverseOnly�DescribeCommandr r r r �<module>r+ s� �� 5� 4� &� &� &� &� &� &� � � � � � � '� '� '� '� '� '� 4� 4� 4� 4� 4� 4� (� (� (� (� (� (� ������$�+�1�4�3D�3I�� � ��$+� $+� $+� $+� $+�t�#� $+� $+� ��� �$+� $+� $+r