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

Task for automatically listing all remote storages on a pre-determined cloud provider. The storage listing in done through the cloud provider’s API.

Usage:

mix nomad.storage.list

Summary

Functions

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

Functions

run(args)

Specs

run(list) :: binary

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