shotgun/shotgun
Vladimir Kozhukalov b7224bd244 use python-cliff for CLI
Shotgun now uses python-cliff to provide
CLI like:

shotgun2 snapshot --config /path/to/snopshot_config.yaml

This change will allow us to add other subcommands
like "shotgun2 report" that is to be used for gathering
short report about the master node (instead of version.yaml)

Previous version of shotgun CLI is still available
and deprecated.

Change-Id: I3bc1f711d0e0fcf06f9414df1533d641a0e46595
Related-Bug: #1515517
2015-12-30 12:22:10 +03:00
..
test Set output for local command 2015-12-23 12:57:23 +00:00
__init__.py use python-cliff for CLI 2015-12-30 12:22:10 +03:00
cli.py use python-cliff for CLI 2015-12-30 12:22:10 +03:00
cli2.py use python-cliff for CLI 2015-12-30 12:22:10 +03:00
config.py Fix dump for PostgreSQL is missing in a snapshot 2015-12-01 11:47:29 +02:00
driver.py Set output for local command 2015-12-23 12:57:23 +00:00
logger.py Fix hacking 0.10 errors in shotgun 2015-10-08 16:49:37 +02:00
manager.py Dump shotgun log at the end of snapshot creation 2015-11-23 11:38:55 +01:00
settings.py Skip offline nodes 2015-11-16 14:52:24 +03:00
utils.py Avoid usage of `localhost` and `127.0.0.1` 2015-11-20 16:17:01 +02:00