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
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gceimgutils-1.2.0.tar.gz.
File metadata
- Download URL: gceimgutils-1.2.0.tar.gz
- Upload date:
- Size: 35.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f8fdab94b991c34b9c0e562105609f728cde06278f32a3dae35157be90e18de
|
|
| MD5 |
8c8da9436ed9f3607f8046c1dbf6dca1
|
|
| BLAKE2b-256 |
8ed0c53269870c8cf7f837ca4c39e30b7b992aeb73580d4d506ebffcc48798b3
|
File details
Details for the file gceimgutils-1.2.0-py3-none-any.whl.
File metadata
- Download URL: gceimgutils-1.2.0-py3-none-any.whl
- Upload date:
- Size: 37.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1d6151f81c67af9f4af93b99a53c728224313c84aeb8f061944fb274fa3f807
|
|
| MD5 |
523e417a66a6d9d8890392dfeb8a1571
|
|
| BLAKE2b-256 |
11bf4a13c5a60d4534af403b8f1c0cb29c24cad359f445c097d3ccb923510daf
|