Skip to content
Chris Lowth edited this page Sep 21, 2022 · 3 revisions

lint

Usage:

tbutil [{cred}] lint [-l|-x ..]

Checks for (and lists) the following issues in the configuration of the Turbonomic instance.

  • Automation policies that:
    • Are scoped to a non-existent group.
    • Refer to one or more missing cloud computing tiers.
    • Refer to one or more missing workflows (web hooks or action scripts).
  • Dynamic groups that:
    • Have one or more filters that refer to non-existent entities.
  • Placement policies that:
    • Are scoped to a non-existent group.
  • Users that:
    • Are scoped to a non-existent group.

The following common formatting options are supported: -l, -x.

Clone this wiki locally