README.md
pyproject.toml
bitsreef_cli/__init__.py
bitsreef_cli/client.py
bitsreef_cli/config.py
bitsreef_cli/context.py
bitsreef_cli/deploy_watch.py
bitsreef_cli/log_stream.py
bitsreef_cli/main.py
bitsreef_cli/output.py
bitsreef_cli/shell.py
bitsreef_cli.egg-info/PKG-INFO
bitsreef_cli.egg-info/SOURCES.txt
bitsreef_cli.egg-info/dependency_links.txt
bitsreef_cli.egg-info/entry_points.txt
bitsreef_cli.egg-info/requires.txt
bitsreef_cli.egg-info/top_level.txt
bitsreef_cli/commands/__init__.py
bitsreef_cli/commands/auth.py
bitsreef_cli/commands/completion.py
bitsreef_cli/commands/cron.py
bitsreef_cli/commands/deploy.py
bitsreef_cli/commands/domains.py
bitsreef_cli/commands/env.py
bitsreef_cli/commands/environments.py
bitsreef_cli/commands/exec_cmd.py
bitsreef_cli/commands/functions.py
bitsreef_cli/commands/link.py
bitsreef_cli/commands/logs.py
bitsreef_cli/commands/metrics.py
bitsreef_cli/commands/projects.py
bitsreef_cli/commands/services.py
bitsreef_cli/commands/templates.py
bitsreef_cli/commands/up.py
bitsreef_cli/commands/volumes.py
bitsreef_cli/commands/webhooks.py
tests/test_cli.py