-
Notifications
You must be signed in to change notification settings - Fork 1
list templates
Chris Lowth edited this page Sep 21, 2022
·
7 revisions
Usage:
tbutil [{cred}] list [all|discovered|configured] templates [-l|-j|-s ..|-y|-x ..] [-columns ..] [-jsfilter ..]
This command lists the templates defined in Turbonomic. You can filter to show:
Filter | Description |
---|---|
all | Show all templates regardless of their source. |
configured | Show only those templates that have been created by a user. |
discovered | Show only those templates that are created by targets during their discovery process. |
These commands support 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 templates for which the function returns true are included in the listing.
See also: "delete template", "export template", "import template"
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