doex v0.4.2 mix doex.config View Source
Reads, updates or deletes Doex configuration keys.
mix doex.config KEY [VALUE]
Look at available settings and definitions in the Digital Ocean API V2 Documentation
Config keys
token- Digitial Ocean Token ()ssh_keys- The SSH Key “IDs” stored in Digital Ocean to grant to new droplets
Command line options
--delete- Remove a specific config key
Link to this section Summary
Link to this section Functions
A task needs to implement run which receives
a list of command line args.
Callback implementation for Mix.Task.run/1.