Skip to content

Release 0.7.0

Compare
Choose a tag to compare
@SidHeg SidHeg released this 08 Jun 16:56
· 20 commits to master since this release
4eefcb0

Property Manager CLI: Minor version release updates

The original Property Manager CLI, cli-property, has been deprecated. The latest CLI, cli-property-manager, includes most features from the original. There are differences in command and option names between the two CLIs. See Upgrade to the Latest Property Manager CLI to review these differences.

New commands
This release introduces these commands:

Command Workflow Description
activate-version Property Manager Activate a specific version of a property.
change-ruleformat Pipeline Change the property rule format used by a pipeline or an environment.
create-cpcode Property Manager Create a new CP code.
delete Property Manager Permanently deletes a property.
list-properties All List properties available based on the current user credentials and setup.
list-property-hostnames All List hostnames assigned to this property.
list-property-rule-format All List the current rule format for the property.
list-property-variables All List the property's variables.
list-rule-formats All Display the list of available rule formats.

New global options
This release introduces these new options:

Option Description
--edgerc <edgerc> The location of the edgerc.config file used for credentials.
--workspace <workspace> The directory containing all property and project files.