You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Equinix Metal Sweeper
v0.5.0
Experimental Github Action for managing Equinix Metal Projects.
💡 See also:
- equinix-metal-project action
- equinix-metal-examples examples
Given a Equinix Metal User API Token and a Project ID, the project will be deleted with all resources in that project.
Create a project with the Equinix Metal Project Action.
See the Equinix Metal Actions Example for usage examples.
With | Environment variable | Description |
---|---|---|
userToken |
METAL_AUTH_TOKEN |
(required) A Equinix Metal User API Token |
projectID |
METAL_PROJECT_ID |
(required) Project ID that will be deleted. |
keepProject |
KEEP_PROJECT |
When set to the default of false , the project will be deleted after all project contents are deleted. |
There are no outputs.