Skip to content

Examples

Basic usage

azure-nuke run --config config.yml

Using the force flags

Danger

Running without prompts can be dangerous. Make sure you understand what you are doing before using these flags.

The following is an example of how you automate the command to run without any prompts of the user. This is useful for running in a CI/CD pipeline.

azure-nuke run --config config.yml --force --force-delay 5