README.md
pyproject.toml
hc/__init__.py
hc/api.py
hc/capabilities.py
hc/client.py
hc/config.py
hc/constants.py
hc/core_ops.py
hc/core_source.py
hc/env_bootstrap.py
hc/errors.py
hc/main.py
hc/marketplace_operation.py
hc/native_core.py
hc/repl.py
hc/setup_runner.py
hc/shell.py
hc/commands/__init__.py
hc/commands/_client_helpers.py
hc/commands/_compose_helpers.py
hc/commands/auth.py
hc/commands/connect.py
hc/commands/core.py
hc/commands/deploy.py
hc/commands/install.py
hc/commands/logs.py
hc/commands/marketplace.py
hc/commands/module.py
hc/commands/ping.py
hc/commands/plugin.py
hc/commands/remove.py
hc/commands/reset.py
hc/commands/search.py
hc/commands/secrets.py
hc/commands/setup.py
hc/commands/setup_wizard.py
hc/commands/status.py
hc/commands/update.py
hc/commands/recovery/__init__.py
hc/commands/recovery/compose.py
hc/commands/recovery/config.py
hc/commands/recovery/core.py
hc/commands/recovery/db.py
hc/commands/recovery/mode.py
hc/commands/recovery/redis.py
hc/commands/recovery/ui.py
homeconsole_cli.egg-info/PKG-INFO
homeconsole_cli.egg-info/SOURCES.txt
homeconsole_cli.egg-info/dependency_links.txt
homeconsole_cli.egg-info/entry_points.txt
homeconsole_cli.egg-info/requires.txt
homeconsole_cli.egg-info/top_level.txt
tests/test_config_roundtrip.py
tests/test_core_ops.py
tests/test_env_bootstrap.py
tests/test_main_root_callback.py
tests/test_marketplace_operation_parse.py
tests/test_native_core_helpers.py
tests/test_setup_runner.py