Versions in this module Expand all Collapse all v1 v1.16.4 Nov 29, 2024 v0 v0.16.4 Nov 29, 2024 Changes in this version + const JSONFormat + const PrettyFormat + func GetSupportedFormats() []string + func New(ui cli.Ui) *cmd + type Formatter interface + FormatState func(state *api.AutopilotState) (string, error) + func NewFormatter(format string) (formatter Formatter, err error)