keys

package
v0.0.5 Latest Latest
Warning

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

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

Documentation

Overview

Package keys provides the cli subcommands for managing keys within a mediator control plane

Index

Constants

This section is empty.

Variables

View Source
var KeysCmd = &cobra.Command{
	Use:   "keys",
	Short: "Manage keys within a mediator control plane",
	Long: `The medic keys command allows the management of keys within a 
mediator controlplane.`,
	RunE: func(cmd *cobra.Command, args []string) error {
		return cmd.Usage()
	},
}

KeysCmd is the root command for the role 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