-
Notifications
You must be signed in to change notification settings - Fork 1
list containers
Usage:
tbutil [{cred}] list containers [-l|-j|-s ..|-y|-x ..] [-columns ..] [-jsfilter ..] [-q ..] [-scope ..]
This command lists the containers known to the Turbonomic instance.
The -scope
option can be used to restrict the list to the hosts in the specified scope. The scope must be specified using it's UUID and may be a group, a cluster - etc.
The -q
option allows you to specify a Turbonomic REST API query string to limit the list of returned hosts. Typically this string will be a substring of the host names.
The following set of common formatting options are supported: -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 containers for which the function returns true are included in the listing.
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