profile_status

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package profile_status provides the CLI subcommand for managing profile statuses

Index

Constants

This section is empty.

Variables

View Source
var ProfileStatusCmd = &cobra.Command{
	Use:   "profile_status",
	Short: "Manage profile status within a minder control plane",
	Long: `The minder profile_status subcommands allows the management of profile status within
a minder control plane.`,
	RunE: func(cmd *cobra.Command, args []string) error {
		return cmd.Usage()
	},
}

ProfileStatusCmd is the root command for the profile_status subcommands

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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