| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3.9/site-packages/ipalib/__pycache__/ |
Upload File : |
a
�ji�
� @ sn d dl Z d dlmZmZmZ d dlmZmZ d dlmZ d dl m
Z
e
� ZG dd� de�ZG dd � d e�Z
dS )
� N)�
LocalOrRemote�_�ngettext)�Output�summary)�Flag)�Registryc @ s� e Zd Zed�Zed�ZdZeje dded�dddgd d
�f Ze
deed�d
�e
deed�dgd�e
deed�dgd�e
fZdd� Zddd�ZdS )�envzShow environment variables.z%(count)d variables)z
variables*�all�Jretrieve and print all attributes from the server. Affects command output.�webui� no_option� no_outputT�Zcli_name�docZexclude�flags�default�resultz)Dictionary mapping variable name to value��typer �totalz(Total number of variables env (>= count)Z
no_display)r r r �countz'Number of variables returned (<= total)c C sh t � }|D ]X}d|v rNt�|�dd�d �}| jD ]}|�|�r2|�|� q2q
|| jv r
|�|� q
|S )N�*z.*�$)�set�re�compile�replacer �match�add)�self� variables�keys�query�pat�key� r&