nctl raw

nctl raw

Direct access to the Nirmata REST API

Synopsis

The raw command allows querying Nirmata REST API endpoints.

nctl raw <path> [flags]

Options

  -d, --data string     JSON data string
  -f, --file string     JSON data file
  -h, --help            help for raw
      --insecure        allow connection to an address with a self-signed or non-verifiable certificate (not recommended)
  -m, --method string   the HTTP method (default "GET")
      --token string    Nirmata API Login Key (env NIRMATA_TOKEN)
      --url string      Nirmata server base URL (env NIRMATA_URL)

Options inherited from parent commands

  -v, --v Level   log level for V logs

SEE ALSO

  • nctl - nctl is the command line interface for Nirmata