ControlTier > core
 

Properties

Command Reference

Description

Print deployment properties to the console.

The Properties command prints out the contents of the object properties file generated by the Get-Properties command.

By default, the command uses the -format pretty option to present the property data in a human readable form. The -format plain option will print the property data in the normal Java property key/value form.

The -detail flag will include extra detail about the objects own properties and framework information.

Usage

ctl -t Deployment -o <objectname> -c Properties [-detail] [-format <pretty>] [-nochildinfo]

Options

Option Description Type Default
detail print more detail boolean
format output format. pretty or plain string pretty
nochildinfo skip child dependencies info boolean