LICENSE
README.md
pyproject.toml
infomaniak.egg-info/PKG-INFO
infomaniak.egg-info/SOURCES.txt
infomaniak.egg-info/dependency_links.txt
infomaniak.egg-info/entry_points.txt
infomaniak.egg-info/requires.txt
infomaniak.egg-info/top_level.txt
infomaniak_cli/__init__.py
infomaniak_cli/__main__.py
infomaniak_cli/api.py
infomaniak_cli/cli.py
infomaniak_cli/config.py
infomaniak_cli/output.py
infomaniak_cli/commands/__init__.py
infomaniak_cli/commands/account.py
infomaniak_cli/commands/config.py
infomaniak_cli/commands/dns.py
infomaniak_cli/commands/drive.py
infomaniak_cli/commands/hosting.py
infomaniak_cli/commands/mail.py
infomaniak_cli/commands/products.py
infomaniak_cli/commands/setup.py
infomaniak_cli/commands/status.py
tests/test_api.py
tests/test_cli.py
tests/test_config.py
tests/test_integration.py
tests/test_output.py