| 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/logging/scopes/__pycache__/ |
Upload File : |
�
�� � � � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddl m
Z
ddlmZ ej
G d � d
ej � � � � ZdS )z 'logging scopes delete' command.� )�absolute_import)�division)�unicode_literals)�util)�base)�log)�
console_ioc �. � e Zd ZdZed� � � Zd� ZdS )�Deletez^Delete a log scope.
## EXAMPLES
To delete a log scope, run:
$ {command} my-scope
c � � | � dd�� � t j | dd�� � | j � d� � dS )z Register flags for this command.�LOG_SCOPE_IDzID of the log scope to delete.)�helpzlog scope to deleteT��exclude_billing_accountN)�add_argumentr �
AddParentArgs�display_info�AddCacheUpdater)�parsers �$lib/surface/logging/scopes/delete.py�ArgszDelete.Args'