View Source

{anchor:version_htm}
The Linux Backup Agent CLI includes the {{serverbackup-setup}} command that allows you to view the Backup Agent version. For more information about the {{serverbackup-setup}} command, see [About the cdp-agent and serverbackup-setup tools|About the cdp-agent and serverbackup-setup tools].

*To display the Backup Agent version using the Linux Backup Agent CLI*: 

Run the {{serverbackup-setup}} command using the {{\--version}} or {{\-v}} option as follows:

{code}
serverbackup-setup -v{code}
or
{code}
serverbackup-setup --version{code}
The system returns the version number, build date, and copyright similar to the following data: 

{code}r1soft-setup (Server Backup Setup/Custom kernel installer) 5.0.0 build 18503
Build Date: 2012/11/02 18:15:48
Copyright (c) 2011 by Idera, Inc. All rights reserved{code}


{excerpt:hidden=true}Provides the steps necessary to view the Backup Agent version using the Linux Backup Agent CLI.{excerpt}