
Provides a simple list of all elements created for a specified dimension. For example, r3 dimension intl list may produce a list like the following:
global us uk nz aus fr ca
none
-t: displays a simple representation of the
inheritance tree for the specified dimension
(product or intl) and domain (page, template
or translation).
For example: r3 dimension intl list -t template may produce a list like this:
% r3 dimension intl list -t template
global
us
uk
nz
aus
fr
ca
The above example shows that nz and
aus share uk as parent,
uk and us share
global as parent, and ca
has fr as parent.
-a: lists the elements of a dimension,
along with any user-defined attributes. For example:
% r3 dimension intl list
global
us
uk
es
mx ref_trans="es"
(For a discussion of these attributes, see “r3 dimension dimension
attribute”.)