api - PredixDev/predix-mobile-cli GitHub Wiki

Description: API Command

Sets or views the targeted Predix Mobile server api.

COMMAND: index-api [api] [options]

Sets the current API target to the api that was provided. If no API is provided, the current API target will be traced.

OPTIONS:

    -h, --help             output usage information
    --unset                Remove all api endpoint targeting
    --debug                Set logging level to debug (more traces than "verbose")
    --verbose              Set logging level to verbose.
    --skip-ssl-validation  Ignore TLS certificate validation errors.
    --print-configuration  Print the last received public server configuration structure.