README: drop reference to ubuntu-cloudimage-query (#76) The ubuntu-cloudimg-query tool has been dropped in version 0.34, but a reference to it survived in README.md due to it being misspelled as ubuntu-cloudimage-query.
README: drop reference to ubuntu-cloudimage-query (#76)
The ubuntu-cloudimg-query tool has been dropped in version 0.34, but a reference to it survived in README.md due to it being misspelled as ubuntu-cloudimage-query.
README.md
A useful set of utilities for interacting with a cloud.
cloud-utils is available in Ubuntu and Debian via the cloud-utils metapackage:
cloud-utils
sudo apt update sudo apt install cloud-utils
Red Hat based distributions offer the cloud-utils package with a subset of binaries and cloud-utils-growpart for growpart.
cloud-utils-growpart
The package is also available in Alpine and Arch as cloud-utils.
cloud-localds
ec2metadata
growpart
mount-image-callback
resize-part-image
vcs-run
write-mime-multipart
If you find a bug or issue please report it on the upstream GitHub project.
Distributed under the GPLv3 License. See LICENSE for more information.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
cloud-utils
A useful set of utilities for interacting with a cloud.
Install
cloud-utils is available in Ubuntu and Debian via the
cloud-utilsmetapackage:Red Hat based distributions offer the
cloud-utilspackage with a subset of binaries andcloud-utils-growpartfor growpart.The package is also available in Alpine and Arch as
cloud-utils.Usage
cloud-localds- create a disk for cloud-init to utilize the nocloud datasourceec2metadata- query and display AWS EC2 metadatagrowpart- rewrite partition table so that partition takes up all the space it canmount-image-callback- mount a file to a temporary mount point and then invoke the provided cmd with argsresize-part-image- resize a partition image and contained filesystem to a new sizevcs-run- obtain a repository and execute a command with argumentswrite-mime-multipart- utility for creating mime-multipart files, likely for use via user data and cloud-initGetting help
If you find a bug or issue please report it on the upstream GitHub project.
License
Distributed under the GPLv3 License. See LICENSE for more information.