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 ¶
RevokeSSHStore defines the store methods needed by the revoke-ssh command.
Click to show internal directories.
Click to hide internal directories.