output

--output={formatted|raw}

Output mode. Applicable values are:

  • formatted (by default)

    Outputs human-readable formatted table. The maximum width of a table column is 20 characters. The text is left aligned. Table headers and header separators are shown.

  • raw

    This mode is intended for use as input for a third-party parser. Headers are not visible; column header separator lines are not visible; the column separator is "\t" (tab character). Also, this mode enables you to see the full length of a value that is longer than 20 characters (for example, the GUID of a protection plan).