nomad v0.7.0 Mix.Tasks.Nomad.Storage.Delete

Task for automatically deleting a remote storage on a pre-determined cloud provider. The storage deletion is done through the cloud provider’s API.

Usage:

mix nomad.storage.delete # Will be prompted for storage name

mix nomad.storage.delete # Will automaticallu delete the storage

Summary

Functions

Callback implementation for c:Mix.Task.run/1

Functions

run(args)

Callback implementation for c:Mix.Task.run/1.