otdfctl config output
output - Define the configured output format
Synopsis
otdfctl config output [flags]
Description
Define the configured output format for the 'otdfctl' command line tool. The only supported outputs at this time are 'json' and styled CLI output, which is the default when unspecified.
Options
-
--format <format>
- 'json' or 'styled' as the configured output format (required:
false
) (default:styled
)