propertyFile show

Parameters:
Name Type Required Default Hint
propertyFilePath string true The path to the property file to interact with
propertyName string false The name of the property to show
JSON boolean false false Return all the properties in the file as JSON

Command Usage

View the contents of a .properties file

Output a single property, all properties, or all properties as JSON.

propertyFile show

propertyFile show property.name.here
propertyFile show --JSON