summaryrefslogtreecommitdiff
path: root/tests/unittests/test_cli.py
AgeCommit message (Expand)Author
2018-08-06tools: Add 'net-convert' subcommand command to 'cloud-init devel'.Scott Moser
2017-12-14cli: Fix error in cloud-init modules --mode=init.Chad Smith
2017-12-05cli: Add clean and status subcommandsChad Smith
2017-09-20docs: fix sphinx module schema documentationChad Smith
2017-09-15cmdline: add collect-logs subcommand.Chad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-25cli: Fix command line parsing of coniditionally loaded subcommands.Chad Smith
2017-08-22schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schemaChad Smith
2017-08-21tools: Add tooling for basic cloud-init performance analysis.Chad Smith
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-06-15Remove some unused importsJoshua Harlow
2016-06-15Fix a few tools and tests for newer pep8Joshua Harlow
2016-06-14Make the bin/cloud-init an actual console entrypointJoshua Harlow
2016-05-19Remerge against head/masterJoshua Harlow
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2016-05-11Fix py26 for rhel (and older versions of python)Joshua Harlow
2015-05-15temporarily disasble test if no bin/cloud-initScott Moser
2015-02-26Fix traceback with no arguments on Python 3.Daniel Watkins