Starting Backup Job from Command Line Interface
You can start a backup job with the command line interface. When you start a backup job, Veeam Agent initiates a new backup job session and provides you with a Session ID. You can monitor the progress of the backup job session or view the session status.
|
Veeam Agent can currently perform only one backup job at a time. You cannot start a backup job when another backup job is already running. |
To start a backup job, use the following command:
or
where:
- <job_name> — name of the backup job that you want to start.
- <job_id> — ID of the backup job that you want to start.
|
Consider the following:
|
For example:
$ veeamconfig job start --name SystemBackup |
You can check the backup job session status or view the backup job session log using the Veeam Agent command line interface.
You can also monitor the backup job performance in the Veeam Agent control panel. To learn more, see Viewing Real-Time Job Session Statistics.