https://github.com/mkumatag/ibmcloud-nuke
Delete the resource in the IBM Cloud account
https://github.com/mkumatag/ibmcloud-nuke
cloud golang ibmcloud
Last synced: 7 months ago
JSON representation
Delete the resource in the IBM Cloud account
- Host: GitHub
- URL: https://github.com/mkumatag/ibmcloud-nuke
- Owner: mkumatag
- License: apache-2.0
- Created: 2022-06-07T16:21:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T15:54:23.000Z (almost 3 years ago)
- Last Synced: 2024-12-27T10:27:08.730Z (over 1 year ago)
- Topics: cloud, golang, ibmcloud
- Language: Go
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ibmcloud-nuke
Remove all resources from an IBMCloud account.
> **Development Status** *ibmcloud-nuke* is in alpha stage, not ready for the production usage,
> not responsible for any data loss. Be encouraged to add missing resources and create
a Pull Request or to create an [Issue](https://github.com/mkumatag/ibmcloud-nuke/issues/new).
## Caution!
Be aware that *ibmcloud-nuke* is a very destructive tool, hence you have to be very
careful while using it. Otherwise you might delete production data.
**We strongly advise you to not run this application on any IBMCloud account, where
you cannot afford to lose all resources.**
## Usage
To-Do!