osimages
This command retrieves information about OS images, modifies deployment settings, and deploys an operating system to a managed server.
Syntax
osimages -h
osimages -h {list | globalsettings | hostsettings | hostplatforms | import | delete
| remotefileservers } <action_specific_parmeters>
Options
- {-h | --help}
- Displays the syntax and brief usage information for this command.
- {list} <action_specific_parmeters>
- Retrieves information about all OS images. For more information, see osimages list.
- {globalsettings} <action_specific_parmeters>
- Retrieves or modifies global operating-system deployment settings. Global settings serve as defaults settings when operating systems are deployed. For more information, see osimages globalsettings.
- {hostsettings} <action_specific_parmeters>
- Retrieves information about network and storage settings for all servers, and creates and modifies network and storage settings for one or more servers. For more information, see osimages hostsettings.
- {hostplatforms} <action_specific_parmeters>
- Retrieves information about the host platforms, and deploys operating-system images to the host platforms as a job. For more information, see osimages hostplatforms.
- {import} <action_specific_parmeters>
- Imports OS images and custom files from a remote server to the repository. For more information, see osimages import.
- {delete} <action_specific_parmeters>
- Deletes the specified OS images from the repository. For more information, see osimages delete.
- {remotefileservers} <action_specific_parmeters>
- Retrieves information about all remote file-server profiles, and creates and modifies a remote file-server profile. For more information, see osimages remotefileservers.
Give documentation feedback