-
Notifications
You must be signed in to change notification settings - Fork 1
list related
Usage:
tbutil [{cred}] list related [-l|-j|-s ..|-y|-x ..] [-columns ..] [-jsfilter ..] [-aspects] {type} {entity_id}
Lists the elements of the specified type
that are related to the object who's UUID is specified as entity_id
.
The entity_id
can refer to any object that can be used to scope the UI including Markets, VMs, PMs, Clusters, VDCs, Targets (and more).
The resulting list is the one that the UI would be scoped to by clicking on the equivalent circle in the supply chain graphic on the left hand side.
Valid types for the entity are those that are shown by the "list supplychain" command using the same entity UUID as the scope_uuid
argument.
The command supports the following set of common formatting options: -l
, -j
, -s
, -y
, -x
and -columns
.
If the -jsfilter
option is specified then the tool loads and runs the specified filter script. Only the sub-set of objects for which the function returns true are included in the listing.
See also: "list supplychain"
NB: This WIKI is a work in progress and is known to be incomplete and inaccurate in places as it stands.
Starting points
Popular pages