mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-16 14:50:22 +00:00
Make sure it's either `auto' (the default), `always' or `never'. If it does not match any of the values, raise a Docopt exception that causes it to print usage and exit. Tested: - $ sudo ./bootstrap-vz --color=invalid manifests/gce.manifest.yml Value of --color must be one of auto, always or never. Usage: bootstrap-vz [options] MANIFEST Signed-off-by: Filipe Brandenburger <filbranden@google.com> |
||
|---|---|---|
| .. | ||
| fs | ||
| pkg | ||
| __init__.py | ||
| bootstrapinfo.py | ||
| log.py | ||
| main.py | ||
| manifest-schema.yml | ||
| manifest.py | ||
| phase.py | ||
| task.py | ||
| tasklist.py | ||