subscribe iconSubscribe to this information

IVM lssysplan command

Purpose

Lists the system plan files in the Integrated Virtualization Manager directory where system plan files are kept.

Syntax

lssysplan [-f <file name> -t plan] [-F [<attribute names>] [--header]] [--help]

Description

The lssysplan command lists the system plan files in the Integrated Virtualization Manager directory where system plan files are kept.

Flags

-f -tplan Specifies the name of the system plan file and provides the following details: sys_name, type_model, and ivm_deployable
-F A delimiter-separated list of attribute names for the attribute values to be displayed for each file. If no attribute names are specified then the values for all the attributes for each file are displayed. When this option is specified, only attribute values are displayed; no attribute names are displayed. The attribute values displayed are separated by the delimiter that was specified with this option. The attributes that can be listed are as follows: name, description, source, version, and date.
--header Displays a header record, which is a delimiter-separated list of attribute names for the attributes that are displayed. The header record is the first record displayed. This option is only valid with the -f option.
--help Displays the help text for this command and exit.

Exit Status

See Exit status for Virtual I/O Server commands.

Examples

  1. To list the system plan files on the Integrated Virtualization Manager system, type the following command:
    lssysplan 
  2. To list the system plan files following a header, type the following command:
    lssysplan -F --header
  3. To list the name and creation date of the system plan file, type the following command:
    lssysplan -F name,date
  4. To list the names and descriptions of the system plan following a header, type the following command:
    lssysplan -F name,description --header

Send feedback | Rate this page

Last updated: Fri, Oct 30, 2009