nerves_hub_cli v0.7.0 Mix.NervesHubCLI.Shell

Link to this section Summary

Link to this section Functions

Link to this function

do_render_error(errors)

Link to this function

password_get(prompt)

Link to this function

raise(output)
raise(String.t()) :: no_return()

Link to this function

render_error(errors)
render_error([{:error, any()}]) :: no_return()

Link to this function

request_auth(prompt \\ "Local NervesHub user password:")
request_auth(String.t()) :: NervesHubUserAPI.Auth.t()

Link to this function

request_keys(org, name)

Link to this function

request_keys(org, name, prompt)