summaryrefslogtreecommitdiff
path: root/cloudinit/cmd/query.py
AgeCommit message (Expand)Author
2020-08-24query: do not handle non-decodable non-gzipped content (#543)Chad Smith
2020-08-20cmd: cloud-init query to handle compressed userdata (#516)Chad Smith
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-01-21Start removing dependency on six (#178)Daniel Watkins
2018-10-30query: better error when missing read permission on instance-dataChad Smith
2018-10-26instance-data: fallback to instance-data.json if sensitive is absent.Chad Smith
2018-09-25cli: add cloud-init query subcommand to query instance metadataChad Smith