doex v0.7.1 Doex.Cli.Delete View Source
Execute a Digital Ocean API DELETE request
doex delete <path> <attributes>
For example
doex delete /droplets/12345
The output will be similar to the following, and it’s the IDs you want.
{:ok, nil}
Execute a Digital Ocean API DELETE request
doex delete <path> <attributes>
For example
doex delete /droplets/12345
The output will be similar to the following, and it’s the IDs you want.
{:ok, nil}