Versions in this module Expand all Collapse all v0 v0.1.1 Jun 11, 2026 v0.1.0 Jun 10, 2026 Changes in this version + func Execute(ctx context.Context) int + func ExecuteForTest(t *testing.T, server, token string, args ...string) int + func NewRootCmd() *cobra.Command + type AppState struct + Cfg *config.Config + Effective config.Effective + Flags *GlobalFlags + func State() *AppState + type GlobalFlags struct + Context string + Debug bool + NoColor bool + NoInput bool + Output string + Quiet bool + Server string