Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 939 Bytes

File metadata and controls

24 lines (18 loc) · 939 Bytes

ns

NowSecure command line tool to interact with NowSecure Platform

Options

      --api-host string         REST API base url (default "https://api.nowsecure.com")
      --ci-environment string   appended to the user_agent header
  -c, --config string           config file path
      --group-ref string        group uuid with which to run assessments
  -h, --help                    help for ns
      --log-level string        logging level (default "info")
  -o, --output string           write  output to <file> instead of stdout.
      --output-format string    write  output in specified format. (default "json")
      --token string            auth token for REST API
      --ui-host string          UI base url (default "https://app.nowsecure.com")
  -v, --verbose                 enable verbose logging (same as --log-level debug)

SEE ALSO

  • ns run - Run an assessment for a given application