Skip to main content

Module agent

Module agent 

Source
Expand description

SSH agent daemon commands (start, stop, status).

Modules§

process
Standalone process lifecycle functions for the SSH agent daemon.
service
Platform-specific service installation (launchd on macOS, systemd on Linux).

Structs§

AgentCommand
AgentStatus
Status information about the agent.

Enums§

AgentSubcommand
ShellFormat
Shell format for environment output.

Functions§

ensure_agent_running
Ensures the SSH agent is running, starting it if necessary.
get_default_socket_path
Get the default socket path.
handle_agent