관리-도구
편집 파일: lve_create_db_argparse.cpython-311.pyc
� �Cg5 � � � d dl Z d� ZdS )� Nc � � t j dddt j �� � } | � dddd� � � | � d ddd� � � | � dd dd� � � | � dddd� � � | � dddd� � � | � dddd� � � | � dddd� � � | S )N� lve_create_dbTz Creates a database for lve-stats)�prog�add_help�description�formatter_classz --recreatez2Drops and recreates database even if tables exists� store_trueF)�help�action�defaultz--create-missing-tableszCreate missing tablesz--print-sqlz)Prints sql and exits, without creating dbz--update-serverid-promptz(Update exist server ID or create new onez--update-serverid-autoz Update exist server ID with uuidz --validatez/Check the correctness of the database structurez--fixzTry fix errors in database)�argparse�ArgumentParser�ArgumentDefaultsHelpFormatter�add_argument)�parsers ��/builddir/build/BUILDROOT/lve-stats-4.2.10-1.el8.x86_64/opt/cloudlinux/venv/lib/python3.11/site-packages/lvestats/lib/parsers/lve_create_db_argparse.py�lve_create_db_parserr s_ � � � $� ��6� �>� @� @� @�F� ���� A��� � � � � ���!� $��� � � � � ���� 8��� � � � � ���"� 7��� � � � � ��� � /��� � � � � ���� >��� � � � � ���� )��� � � � � �M� )r r � r r �<module>r s) �� ����-� -� -� -� -r