ssh

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

package ssh contains ssh related actions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActionCiphers

func ActionCiphers() carapace.Action

ActionCiphers completes ciphers

3des-cbc
aes128-cbc

func ActionHostKeyAlgorithms

func ActionHostKeyAlgorithms() carapace.Action

ActionHostKeyAlgorithms completes host key algorithms

ssh-ed25519
ssh-ed25519-cert-v01@openssh.com

func ActionHosts

func ActionHosts() carapace.Action

ActionHosts completes ssh hosts

func ActionOptions

func ActionOptions() carapace.Action

ActionOptions completes options and their values

AddKeysToAgent
AddressFamily=inet

func ActionPrivateKeys

func ActionPrivateKeys() carapace.Action

ActionPrivateKeys completes private keys

/home/user/.ssh/id_rsa (ssh-rsa user)
/home/user/.ssh/another (ssh-rsa user@another)

func ActionPublicKeys

func ActionPublicKeys() carapace.Action

ActionPublicKeys completes public keys

/home/user/.ssh/id_rsa.pub (ssh-rsa user)
/home/user/.ssh/another.pub (ssh-rsa user@another)

Types

This section is empty.

Jump to

Keyboard shortcuts

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