Viewing Help
You can view short help information on the specific Veeam Agent command. To view help, use the following command:
veeamconfig <command> help |
where:
<command> — name of the command for which you want to view help information.
For example:
user@srv01:~$ veeamconfig help |
or
user@srv01:~$ veeamconfig job help |
or
user@srv01:~$ veeamconfig job create help |
You can also view the manual page for the veeamconfig utility. Use the following command:
man veeamconfig |