Configuration Backups

Overview

List or restore configuration backups.

Config backups are automatically created before each save operation. Use this command to list available backups or restore from a previous version.

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
  • azure365AccessToken
  • domain
  • evidenceFolder
  • failScore
  • issues
  • maxThreads
  • passScore
  • timeout
  • token
  • userId

Usage

regscale config_backups [OPTIONS]
FlagTypeRequiredDefaultDescription
--restoretextNoRestore from a specific backup file path.
--restore-latestbooleanNofalseRestore from the most recent backup.

Did this page help you?