Repository URL to install this package:
|
Version:
0.3.30 ▾
|
MANIFEST.in
requirements.txt
setup.py
bin/boss
bin/etc-hosts-aws_prod
bin/etc-hosts-aws_stage
bin/select_cid
boss/__init__.py
boss/aws_utils.py
boss/commands.py
boss/config.py
boss/container.py
boss/decorators.py
boss/git_utils.py
boss/hosts.py
boss/tls_config.py
boss/utils.py
boss/worker.py
boss/app/__init__.py
boss/app/boss.py
boss/app/commands/__init__.py
boss/app/commands/base.py
boss/app/commands/execute.py
boss/app/commands/images.py
boss/app/commands/list_hosts.py
boss/app/commands/logs.py
boss/app/commands/ps.py
boss/app/commands/publish.py
boss/app/commands/pull.py
boss/app/commands/push.py
boss/app/commands/remove.py
boss/app/commands/restart.py
boss/app/commands/run.py
boss/app/commands/show.py
boss/app/commands/start.py
boss/app/commands/stop.py
boss/app/commands/update_config.py
boss/app/commands/version.py
hubboss.egg-info/PKG-INFO
hubboss.egg-info/SOURCES.txt
hubboss.egg-info/dependency_links.txt
hubboss.egg-info/entry_points.txt
hubboss.egg-info/requires.txt
hubboss.egg-info/top_level.txt
tests/__init__.py
tests/test_boss.py