An open API service indexing awesome lists of open source software.

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

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!