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

https://github.com/dimensiondataresearch/nifo

Nuke It From Orbit - delete an MCP 2.0 network domain and all the resources within it
https://github.com/dimensiondataresearch/nifo

Last synced: 9 months ago
JSON representation

Nuke It From Orbit - delete an MCP 2.0 network domain and all the resources within it

Awesome Lists containing this project

README

          

# Nuke It From Orbit

Deletes an MCP 2.0 network domain and all the resources within it.

```bash
nifo --region=AU \
--datacenter=AU9 \
--networkdomain="My network domain"
```

Also supports `--verbose` (extra diagnostic output) and `--force` (don't prompt for confirmation).