Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- Appendix A. Main > Appliance commands
- Appendix B. Main > Manage > FibreChannel commands
- Appendix C. Main > Manage > HighAvailability commands
- Appendix D. Main > Manage > Libraries commands
- Appendix E. Main > Manage > Libraries > Advanced > ACS commands
- Appendix F. Main > Manage > License commands
- Appendix G. Main > Manage > MountPoints commands
- Appendix H. Main > Manage > NetBackup CLI commands
- Appendix I. Main > Manage > OpenStorage commands
- Appendix J. Main > Manage > Software commands
- Appendix K. Main > Manage > Storage commands
- Appendix L. Main > Manage > Tapes commands
- Appendix M. Main > Manage > Certificates commands
- Appendix N. Main > Monitor commands
- Appendix O. Main > Network commands
- Appendix P. Main > Network > Security commands (IPsec)
- Appendix Q. Main > Reports commands
- Appendix R. Main > Settings commands
- Appendix S. Main > Settings > Alerts commands
- Appendix T. Main > Settings > Notifications view commands
- Appendix U. Main > Settings > Security commands
- Appendix V. Main > Support commands
Name
Main > Manage > Software > VxUpdate — Manage the packages in the VxUpdate repository.
SYNOPSIS
VxUpdate
DESCRIPTION
This command lets you manage the packages in the VxUpdate repository.
OPTIONS
- AddPkg
Add VxUpdate packages to the repository. Supported packages must be Veritas signed and include VxUpdate client packages and NetBackup EEB packages.
- DelPkg
Delete packages from the repository.
- ListPkgs
See a list of the packages that currently reside in the repository.
- ShowPkgDetails
See the details of an individual package in the repository.
- ViewAllPkgs
See the details of all packages in the repository.
EXAMPLES
The following shows an example of the output for the VxUpdate AddPkg command:
n4-h23.VxUpdate> AddPkg vxupdate_nbclient_8.2_suse_ppc64le.sja Adding package to the repository. This may take a few minutes... Successfully added deployment package ID: 1 to the repository.
The following shows an example of the output for the VxUpdate DelPkg command:
n4-h23.VxUpdate> DelPkg 1 Package ID 1 has been deleted from the repository.
The following shows an example of the output for the VxUpdate ListPkgs command:
n4-h23.VxUpdate> ListPkgs ID Type Version OS File Name -- -------- ------- ------------ -------------------------------------- 1 client 8.2 suse_ppc64le vxupdate_nbclient_8.2_suse_ppc64le.sja
The following shows an example of the output for the VxUpdate ShowPkgDetails command:
n4-h23.VxUpdate> ShowPkgDetails 1 Package ID: 1 Package File Name: vxupdate_nbclient_8.2_suse_ppc64le.sja Package Type: client Operating System: suse_ppc64le Release Version: 8.2 Installables: nbclient_8.2 Package Size: 95.02 MB Created Date/Time (UTC): 2019-06-01 03:04:33
The following shows an example of the output for the VxUpdate ViewAllPkgs command: