
r3 var list [ location
]
Displays a list of all substitution names and their
corresponding values for the location
specified. If you issue this command and don't specify
location, the command will list all the
vars set in generic pages, along with their (generic) locations.
Alternatively, you can scope the command's output by partially
specifying location (for example, just the
product, or product/intl but with no page). In that case, the generic
page vars are displayed for every location matching the partial path.
Here's some sample output from this command:
cheese/fr
var key 0: fr value 0
cheese/us
Target key 0: Target value 0
my key: your value
another key: some other value
cookery/global
Target key 0: Target value 0
my key: your value
cookery/uk
Target key 0: Target value 0 [i]
my key: your value [i]
cookery/us
Target key 0: Target value 0
my key: your value
Vars marked with
[i] are inherited (cookery/uk inherits from
cookery/global in this case).
none
none