nerves_hub_cli

v0.5.0

  • Pages
  • Modules
  • Mix Tasks

    nerves_hub_cli v0.5.0 Mix.NervesHubCLI.Shell

    Link to this section Summary

    Functions

    error(output)
    info(output)
    password_get(prompt)
    prompt(output)
    raise(output)
    render_error(errors)
    request_auth(prompt \\ "Local NervesHub user password:")
    request_keys(org, name)
    request_keys(org, name, prompt)
    yes?(output)

    Link to this section Functions

    Link to this function error(output)
    Link to this function info(output)
    Link to this function password_get(prompt)
    Link to this function prompt(output)
    Link to this function raise(output)
    raise(String.t()) :: no_return()
    Link to this function render_error(errors)
    Link to this function request_auth(prompt \\ "Local NervesHub user password:")
    request_auth(String.t()) :: NervesHubCLI.User.auth_map()
    Link to this function request_keys(org, name)
    Link to this function request_keys(org, name, prompt)
    Link to this function yes?(output)

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.