https://github.com/itw-creative-works/gcloud-container-deleter
Delete all containers in the Google Cloud Container Registry
https://github.com/itw-creative-works/gcloud-container-deleter
gcloud gcloud-sdk javascript module nodejs
Last synced: about 1 year ago
JSON representation
Delete all containers in the Google Cloud Container Registry
- Host: GitHub
- URL: https://github.com/itw-creative-works/gcloud-container-deleter
- Owner: itw-creative-works
- Created: 2021-05-26T05:55:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T03:52:07.000Z (over 3 years ago)
- Last Synced: 2025-01-17T22:29:49.367Z (over 1 year ago)
- Topics: gcloud, gcloud-sdk, javascript, module, nodejs
- Language: JavaScript
- Homepage: https://itwcreativeworks.com
- Size: 175 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gcloud-container-deleter
Delete all containers in the Google Cloud Container Registry
# How to run
```shell
npm start -- --project='my-project'
```