Invocation Syntax
To use the SqlBak-CLI utility, please specify the command name and arguments for this command:
Commands
The base commands for the SqlBak-CLI:
Command | Description |
---|---|
run-backup |
Runs a backup process |
run-restore |
Runs a restore process from a created backup |
encrypt |
Encrypts the passwords that are used in backup job’s JSON file |
config |
Creates a directory structure and permissions for working with SQL Server |
Other
--help
displays information on how to use SqlBak-CLI.
To display information about how the command works, please specify
--help
as an argument to this command.
--version
displays information about the version of the application.