Viewing Help
You can view short help information about the specific Veeam Agent command. To view help, use the following command:
| veeamconfig <command> help | 
where <command> is a 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 |