File: //lib/google-cloud-sdk/lib/surface/storage/buckets/__pycache__/describe.cpython-312.pyc
�
��F � �� � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlm Z ddl
mZ dd l
mZ dd
l
m
Z
ddl
mZ ddl
mZ dd
lmZ ddlmZ ddlmZ d� Zd� Z e j, e j. j0 � e j2 G d� de j4 � � � Ze j2 e j, e j. j8 � G d� de� � � Zy)zGImplementation of buckets describe command for getting info on buckets.� )�absolute_import)�division)�unicode_literals)�api_factory)� cloud_api)�base)�errors)�errors_util)�flags)�storage_url)�wildcard_iterator)�full_resource_formatter)�gsutil_json_printer)�
resource_utilc � � | j dd�� t j | � t j | � t j
j
� y)z$Adds common arguments to the parser.�urlz$Specifies URL of bucket to describe.)�helpN)�add_argumentr �add_additional_headers_flag�add_raw_display_flagr �GsutilJsonPrinter�Register��parsers �'lib/surface/storage/buckets/describe.py�_add_common_argsr "