File: //usr/local/CyberPanel/lib/python3.10/site-packages/cli4/__pycache__/dump.cpython-310.pyc
o
�h� � @ s d Z dd� Zdd� ZdS )zCloudflare API via command linec C s | � � }d�|�d S )z)dump a tree of all the known API commands�
)�api_list�join)�cf�w� r �?/usr/local/CyberPanel/lib/python3.10/site-packages/cli4/dump.py�
dump_commands s r c C s� | � |�}g }|D ]R}|d r5|d r$|�d|d |d |d f � q |�d|d |d |d f � q d|v rN|d rN|�d |d |d |d f � q |�d
|d |d f � q d�|�d S )z4dump a tree of all the known API commands - from web�
deprecated�deprecated_alreadyz"%-6s %s ; deprecated %s - expired!�action�cmd�deprecated_datez%-6s %s ; deprecated %s�content_typez%-6s %s ; Content-Type: %sz%-6s %sr )�api_from_openapi�appendr )r �urlr �a�rr r r �dump_commands_from_web s
"""r N)�__doc__r r r r r r �<module> s