Daniel Nephin 53bea8a720 Refactor command dispatch to improve unit testing and support better error messages. 9 years ago
..
cli 53bea8a720 Refactor command dispatch to improve unit testing and support better error messages. 9 years ago
config f75408923e Merge pull request #3053 from dnephin/handle_booleans_in_mappings 9 years ago
__init__.py 869e815213 Bump 1.7.0dev 9 years ago
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 9 years ago
const.py 79f993f52c Detailed error message when daemon version is too old. 9 years ago
container.py d28c5dda92 implement exec 9 years ago
network.py 7152f7ea76 Handle mismatched network formats in config files 9 years ago
parallel.py ed4473c849 Fix signal handling with pyinstaller. 9 years ago
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 9 years ago
project.py b7fb3a6d9b Add --build flag for up and create 9 years ago
service.py e1b87d7be0 Update reference docs for the new flag. 9 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
utils.py 93a02e497d Apply driver_opts processing to network configs 9 years ago
volume.py e225f12551 Add logging when initializing a volume. 9 years ago