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

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

Usage:

mix nomad.storage.create # Will be prompted for data

mix nomad.storage.create # Will create the storage automatically

Summary

Functions

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

Functions

run(args)

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