docs/compose/cli
funkyfuture ae9d619d86 Add command for Docker-style version information
This adds a command 'version' to show software versions information
like Docker does. In addition it includes:
- version of the docker-py-package
- Python-implementation and -version

Signed-off-by: Frank Sachsenheim <funkyfuture@riseup.net>
2015-05-28 00:51:10 +02:00
..
__init__.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
colors.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
command.py Add command for Docker-style version information 2015-05-28 00:51:10 +02:00
docker_client.py Implement 'labels' option 2015-04-29 16:45:18 +01:00
docopt_command.py Rename migrate_to_labels -> migrate-to-labels 2015-05-21 14:54:41 +01:00
errors.py Add parent directories search for default compose-files 2015-04-09 22:36:47 +00:00
formatter.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
log_printer.py Move several steps closer to python3 compatibility 2015-02-28 23:26:20 +02:00
main.py Add command for Docker-style version information 2015-05-28 00:51:10 +02:00
multiplexer.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
utils.py Add command for Docker-style version information 2015-05-28 00:51:10 +02:00
verbose_proxy.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00