Properties
Command Reference
Description
Prints out entity properties.
This command reads the information generated by Get-Properties command and prints it to the console using the specified format.
Usage
ctl -t Managed-Entity -o <objectname> -c Properties [-detail] [-file <>] [-format <pretty>]
Options
Option | Description | Type | Default |
---|---|---|---|
detail |
print more detail
This flag works in conjunction with the -format pretty flag and signifies to show properties besides those of this entity. |
boolean | |
file | file containing property data | string | ${entity.properties.file} |
format |
output format. pretty or plain
Two formats are defined:
|
string | pretty |