key

package
v0.0.0-...-f954743 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cre = &cobra.Command{
	Use:   "cre",
	Short: "cre ssh key",
	Run:   creHandler,
}
View Source
var Get = &cobra.Command{
	Use:   "get",
	Short: "get ssh public key",
	Run:   getHandler,
}
View Source
var Use = &cobra.Command{
	Use:   "use",
	Short: "change ssh key to be used for selected host and workspace",
	Run:   useHandler,
}

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