File: //lib/google-cloud-sdk/lib/surface/logging/__pycache__/tail.cpython-312.pyc
�
��
� � � d Z ddlmZ ddlmZ ddlmZ ddlZddlmZ ddlm Z ddlm
Z
dd lmZ dd
lm
Z
ddlmZ dZd
� Z G d� dej$ � Ze
j( e
j* e
j, j. e
j, j0 � G d� de
j2 � � � Zddd�e_ y)z'logging 'tail' command.� )�absolute_import)�division)�unicode_literalsN)�util)�arg_parsers)�base)�
exceptions)�log)� platformszYhttps://cloud.google.com/logging/docs/reference/tools/gcloud-logging#install_live_tailingc �: � t j j � } | t j j k( ry| t j j t j j
fv rdj
t � S dj
t � S )zAReturns platform-specific guidance on setup for the tail command.zIThe installation of the Cloud SDK is corrupted, and gRPC is inaccessible.z�Please ensure that the gRPC module is installed and the environment is correctly configured. Run:
sudo pip3 install grpcio
and set:
export CLOUDSDK_PYTHON_SITEPACKAGES=1
For more information, see {}z�Please ensure that the gRPC module is installed and the environment is configured to allow gcloud to use the installation. For help, see {})r �OperatingSystem�Current�WINDOWS�LINUX�MACOSX�format�_TAILING_INSTALL_LINK)�
current_oss �lib/surface/logging/tail.py�_GrpcSetupHelpMessager ! s� � � �(�(�0�0�2�*��9�,�,�4�4�4�
� �I�-�-�3�3��-�-�4�4�6� 6� P�
�f�
"�#� $�M�
�F� �!�"� c �"