Overview

Display the CLI or RegScale application version and exit.

Configuration

This command reads the following keys from init.yaml. Any of them can also be supplied as an environment variable of the same name. See CLI Configuration File for the full reference.

  • assessmentDays
  • aws
  • azure365AccessToken
  • azure365TenantId
  • azureCloudClientId
  • azureCloudSecret
  • azureCloudSubscriptionId
  • azureCloudTenantId
  • cisaKev
  • crowdstrikeAuthRetries
  • crowdstrikeAuthRetrySleep
  • crowdstrikeBaseUrl
  • crowdstrikeClientId
  • crowdstrikeClientSecret
  • databricksAccessToken
  • databricksHostname
  • databricksPath
  • dependabotId
  • dependabotOwner
  • dependabotRepo
  • dependabotToken
  • disableCache
  • domain
  • evidenceFolder
  • failScore
  • findingFromMapping
  • githubDomain
  • issues
  • jcamAgencyDefinedHandling
  • jcamFieldMapping
  • jcamMappingProfile
  • jcamValueMapping
  • jiraApiToken
  • jiraUrl
  • jiraUserName
  • maxThreads
  • nistCpeApiKey
  • oktaApiToken
  • oktaClientId
  • oktaUrl
  • otx
  • passScore
  • preventAutoClose
  • qradar
  • qualysPassword
  • qualysUrl
  • qualysUserName
  • salesforcePassword
  • salesforceToken
  • salesforceUserName
  • snowPassword
  • snowUrl
  • snowUserName
  • sonarToken
  • sonarUrl
  • tenableMinimumSeverityFilter
  • timeout
  • token
  • userId
  • wizAccessToken
  • wizAuthUrl
  • wizReportAge
  • wizScope
  • wizUrl

Usage

regscale version [OPTIONS]
FlagTypeRequiredDefaultDescription
--serverbooleanNofalseDisplay the version information from the server and exit.

Did this page help you?