summaryrefslogtreecommitdiff
path: root/cloudinit/cmd
AgeCommit message (Expand)Author
2018-01-03cli: cloud-init clean handles symlinksChad Smith
2017-12-14cli: Fix error in cloud-init modules --mode=init.Chad Smith
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-12-05cli: Add clean and status subcommandsChad Smith
2017-09-15cmdline: add collect-logs subcommand.Chad Smith
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
2017-06-27Azure: Add network-config, Refactor net layer to handle duplicate macs.Ryan Harper
2017-06-15main: Don't use templater to format the welcome messageAndrew Jorgensen
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-03-10Add feature flags to cloudinit.version.Wesley Wiedenmeier
2017-03-03Support warning if the used datasource is not in ds-identify's list.Scott Moser
2017-02-03manual_cache_clean: When manually cleaning touch a file in instance dir.Scott Moser
2017-01-11Get early logging logged, including failures of cmdline url.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-11-22main: set TZ in environment if not already set.Ryan Harper
2016-11-18Add activate_datasource, for datasource specific code paths.Scott Moser
2016-08-22Minor cleanups to atomic_helper and add unit tests.Scott Moser
2016-08-15Get Azure endpoint server from DHCP clientBrent Baude
2016-06-15move 'main' into cloudinit/cmd/ for easier testingScott Moser
2016-06-15Silence pep8 warnings due to patcher activationJoshua Harlow
2016-06-14Don't continue running with no actionJoshua Harlow
2016-06-14Retain the prior attribute missing handlingJoshua Harlow
2016-06-14Make the bin/cloud-init an actual console entrypointJoshua Harlow