auth - PredixDev/predix-mobile-cli GitHub Wiki

Description: Auth Command

Authenticates a Predix Mobile user non-interactively

COMMAND: index-auth <username> <password> [options]

When a valid username and password is provided to the auth command, the user will be authenticated against the currently set Predix Mobile API endpoint.

Options:

    -h, --help             output usage information
    --debug                Set logging level to debug (more traces than "verbose")
    --verbose              Set logging level to verbose.
    --skip-ssl-validation  Ignore TLS certificate validation errors.
⚠️ **GitHub.com Fallback** ⚠️