managementserver refresh
This command retrieves information about the latest available management-server updates from the Lenovo XClarity Support website.
Syntax
managementserver refresh -h
managementserver refresh [-v <filter>]
Options
- {-h | --help}
- Displays the syntax and brief usage information for this command.
- {-v | --view} <filter>
- Identifies the view to use for the returned data. If a filter is not specified, the default view is used.
You can also create custom views (see Creating custom views).
Examples
The following example refresh management server repository.
connect --url https://192.0.2.0 --user ADMIN --noverify
managementserver refresh
Give documentation feedback