Project

General

Profile

« Previous | Next » 

Revision 37558e58

Added by Ewoud Kohl van Wijngaarden over 4 years ago

Refactor add_host.py to drop click dependency

By using the built in argparse, it's easier for users to use.

The dependency on ruamel still makes sense because it can retain the
style and comments in a YAML file. Python also doesn't have built in
YAML support.

  • added
  • modified
  • copied
  • renamed
  • deleted