sagcc list resources icons
Lists information about the installed icons. This command is useful if you want to use the
sagcc update inventory components command to update the icon associated with a run-time component and you need to determine an icon ID.
Syntax
Command Central syntax:
sagcc list resources icons [options]
options:
[{--debug | -d}]
[{--error | -r} file]
[{--format | -f} {tsv args | text | xml | csv args | json}]
[{--log | -l} file]
[{--output | -o} file]
[{--password | -p} password]
[{--quiet | -q}]
[{--server | -s} url]
[{--username | -u} user_name]
Not supported on
Platform Manager.
Arguments and Options
Argument or Option | Description |
[options] | Optional. Refer to the command syntax for a list of the options the command supports. For a description of the options, see
Common Options. |
Example When Executing on Command Central
To list the icons available for the run-time components managed by the Command Central with host name “rubicon” with port “8090” and have the output returned to the console in XML format:
sagcc list resources icons --server http://rubicon:8090/cce --format xml
--password secret
Because the
{--username | -u} option is not specified, the command uses the default user name. For more information, see
username. The command specifies “secret” for the user’s password.