Internal CLI Libraries
CLI Libraries
The internal CLI libraries support configuration and operation the CLI and automations within RegScale.
- About -
regscale about- displays version and other information about the CLI - Admin Actions -
regscale admin_actions- perform administrative actions in RegScale via CLI like send_reminders and update_compliance_history - Bulk Set Permissions -
regscale set_permissions- performs bulk record permission setting changes - Change Passkey -
regscale change_passkey- changes your passkey to encrypt and decrypt .csv, .json, .txt, or .yaml files - Catalog Tools -
regscale catalog- Allows you to export, compare and diagnose catalogs using https://regscale.com/regulations/ as a record of truth- Catalog Compare -
regscale catalog compare- pulls the latest of the specified catalog from https://regscale.com/regulations/ and compares it to a matching catalog in your RegScale instance - Catalog Diagnostic -
regscale catalog diagnose- pulls latest of the specified catalog from https://regscale.com/regulations/ and displays the output of the analysis in the terminal along with outputting it as a .json file - Catalog Export -
regscale catalog export- exports the specified catalog from https://regscale.com/regulations/ and saves it to a .json file
- Catalog Compare -
- Compare -
regscale compare compare_files- compare the provided files for any changes and generate an assessment in RegScale - Config -
regscale config- add or update configuration parameter value - Control Editor -
regscale control_editor- allows the user to download all controls for a security plan/component into an Excel spreadsheet, make bulk edits, and then upload changes as a batch - Encrypt -
regscale encrypt- encrypts a .csv, .json, .txt, or .yaml file with a passkey - Evidence -
regscale evidence- parses a directory, conducts compliance checks, and logs the results as an assessment - Decrypt -
regscale decrypt- decrypts a .csv, .json, .txt, or .yaml file with a passkey - Healthcheck -
regscale healthcheck- allows the user to retrieve the current system status and available health check data from RegScale - Init -
regscale init- initializes CLI environment by creating theinit.yamlfile - Login -
regscale login- allows the user to login and set the JSON Web Token (JWT) which is used to secure future RegScale requests - Migrations -
regscale migrations- performs bulk data processing to update RegScale data - Validate Token -
regscale validate_token- check to see if your JSON Web Token (JWT) is valid for future RegScale requests
Updated 3 months ago
