Command-line tools to manage images in GCE
Project description
gceimgutils
A collection of utilities for image management in Google Compute Engine
While the functionality provided by the utilities is more or less a duplication of functionality available with the gcloud CLI tools from the google-cloud-sdk the google-cloud-sdk does not provide consumable sources for packaging in a distribution nor is there a project for upstream contributions. This project focuses on image management only.
All utilities expect the service account credentials in ~/.config/gce. The name of the credentials file is expected to match the project name followed by the .json extension.
Installation
openSUSE and SUSE Linux Enterprise
> zypper in python3-gceimgutils
PyPI
> pip install gceimgutils
Utilities
gcedeprecateimg - TBI
=======
A command line utility to deprecate images in GCE.
The image set as the replacement is removed from the list of potential images to be deprecated before any matching takes place. Therefore, the deprecation search criteria specified with --image-name-frag or --image-name-match cannot match the replacement image.
Usage
> gcedeprecateimg --project example --image-name-match v15 --replacement-name exampleimage_v16
See the man pages for more information.
man gcedeprecateimg
gcelistimg - TBI
=======
A command line utility to list the images in a project.
Usage
> gcelistimg --project example --image-name-frag foo
See the man pages for more information.
man gcelistimg
gceremoveimg
A command line utility to remove images in GCE.
Usage
> gceremoveimg --project example --image-name-match v15
See the man pages for more information.
man gceremoveimg
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gceimgutils-0.9.1.tar.gz
.
File metadata
- Download URL: gceimgutils-0.9.1.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66e32585aaf1e219722676de25045a7853c4938331d6aa6cc00c9e6a8d0ae608 |
|
MD5 | a2e13591102c3e285223b209e06738c4 |
|
BLAKE2b-256 | 73d8ad29cbd62e5556af5306ba8bd202005adbc57b8cd8c229b783149538edd0 |
File details
Details for the file gceimgutils-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: gceimgutils-0.9.1-py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59e893e802ce437371baacc10d232e58dd8816673e1851f9fd2fa295919ef4cc |
|
MD5 | f57b3a2ba9eff901626bb7789831e0de |
|
BLAKE2b-256 | 7745478ceb1f70d04dd449cd73b53b6ee6b2d3de2cedefa252d861c806caa51e |