Documentation
¶
Overview ¶
Package cli provides CLI subcommand implementations and shared utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostNotFoundError ¶
type HostNotFoundError struct {
Hostname string
}
HostNotFoundError indicates a host was not found and carries the hostname for potential use in spawning host add.
func (*HostNotFoundError) Error ¶
func (e *HostNotFoundError) Error() string
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cp provides the SCP file copy command.
|
Package cp provides the SCP file copy command. |
|
Package ctx provides CLI commands for credential context management.
|
Package ctx provides CLI commands for credential context management. |
|
Package host provides CLI commands for SSH host management.
|
Package host provides CLI commands for SSH host management. |
|
Package log provides CLI commands for managing session recordings.
|
Package log provides CLI commands for managing session recordings. |
|
Package self implements self-management commands for nssh.
|
Package self implements self-management commands for nssh. |
|
Package session provides CLI session orchestration.
|
Package session provides CLI session orchestration. |
Click to show internal directories.
Click to hide internal directories.