sshkeys

package
v0.6.95 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package sshkeys gets your public ssh key to add to github/gitlab

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DisplaySSHKeys added in v0.6.63

func DisplaySSHKeys(t *terminal.Terminal, publicKey string)

func NewCmdSSHKeys

func NewCmdSSHKeys(t *terminal.Terminal, sshKeyStore SSHKeyStore) *cobra.Command

Types

type SSHKeyStore added in v0.4.0

type SSHKeyStore interface {
	GetCurrentUser() (*entity.User, error)
}

Jump to

Keyboard shortcuts

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