| Server IP : 198.38.94.13 / Your IP : 216.73.217.33 Web Server : Apache System : Linux d4744.dxb1.stableserver.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : revivere ( 1140) 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&