Versions in this module Expand all Collapse all v0 v0.1.0 May 6, 2026 Changes in this version + func FormatCLIError(err error) string + func IsValidationError(err error) bool + func NewRootCmd() *cobra.Command + type Context struct + Options *RootOptions + Services app.Services + type RootOptions struct + APIKey string + Advanced bool + Debug bool + Environment string + Interactive bool + JSON bool + Profile string + Yes bool