revokessh

package
v0.6.319 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package revokessh provides the brev revoke-ssh command for revoking SSH access to a registered device by removing a Brev-managed key from authorized_keys.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdRevokeSSH

func NewCmdRevokeSSH(t *terminal.Terminal, store RevokeSSHStore) *cobra.Command

Types

type RevokeSSHStore

type RevokeSSHStore interface {
	GetAccessToken() (string, error)
}

RevokeSSHStore defines the store methods needed by the revoke-ssh command.

Jump to

Keyboard shortcuts

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