CLI property commands
This topic describes property commands for the DelphixEngine command-line interface.
Command | Description |
---|---|
| When in operation context, commit the changes and execute the operation. |
| When in operation context, discard any changes and abort the operation. |
| Change the current context to be relative to a particular object property when in operation context. |
| Get all properties (with no arguments) or a particular property of the current object. |
| Revert a particular property to its default value, either the value of the underlying object during an update or the default command input value. |
| Set the value of one or more properties. These properties can be specified as |
| Clear the current value of a property. This is not the same as reverting the property, though this can have semantically identical behavior in the case that the default value is unset. |