nerves_hub_cli v0.9.0 NervesHubCLI

TBD

Link to this section Summary

Types

Firmware update public keys can be referred to by an atom name or by their contents.

Functions

Convert a list of fwup public keys or references into a list of keys.

Link to this section Types

Link to this type

fwup_public_key_ref()
fwup_public_key_ref() :: String.t() | atom()

Firmware update public keys can be referred to by an atom name or by their contents.

Link to this section Functions

Link to this function

default_description()
default_description() :: String.t()

Link to this function

resolve_fwup_public_keys(keys)
resolve_fwup_public_keys([fwup_public_key_ref()]) :: [binary()]

Convert a list of fwup public keys or references into a list of keys.