Returns the value of a particular parameter. If the parameter is a map, specifying the
Sets the value of one or more parameters.
Adds to either a map or a set parameter. If the parameter is a map, add key/value pairs using the <key>=<value> syntax. If the parameter is a set, add keys with the
Removes either a key/value pair from a map, or a key from a set.
Completely clears a set or a map.
Low-level list commands
The
To change the parameters that are printed, the argument params should be specified as a
xe
Alternatively, to list all of the parameters, use the syntax:
xe
Note that some parameters that are expensive to calculate will not be shown by the list command. These parameters will be shown as, for example:
To obtain these fields, use either the command
To filter the list, the CLI will match parameter values with those specified on the
xe
This command will only list those VMs for which both the field
It is also possible to filter the list based on the value of keys in maps, or on the existence of values in a set. The syntax for the first of these is
146