cmd

package
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package cmd defines the Cobra command tree for the imscli CLI. Each subcommand is a function returning *cobra.Command that binds flags to the shared ims.Config struct.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RootCmd

func RootCmd(version string) *cobra.Command

Types

This section is empty.

Directories

Path Synopsis
Package admin implements the admin subcommands (profile, organizations).
Package admin implements the admin subcommands (profile, organizations).
Package authz implements the authorize subcommands (user, pkce, service, jwt, client).
Package authz implements the authorize subcommands (user, pkce, service, jwt, client).
Package invalidate implements the invalidate subcommands for token invalidation.
Package invalidate implements the invalidate subcommands for token invalidation.
Package prettify provides output formatting helpers for the CLI.
Package prettify provides output formatting helpers for the CLI.
Package validate implements the validate subcommands for token validation.
Package validate implements the validate subcommands for token validation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL