enablessh

package
v0.6.322 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package enablessh provides the brev enableSSH command for enabling SSH access to a registered external node.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdEnableSSH

func NewCmdEnableSSH(t *terminal.Terminal, store EnableSSHStore) *cobra.Command

Types

type EnableSSHStore

type EnableSSHStore interface {
	GetCurrentUser() (*entity.User, error)
	GetAccessToken() (string, error)
}

EnableSSHStore defines the store methods needed by the enableSSH command.

Jump to

Keyboard shortcuts

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