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§
- Agent
Command - Agent
Status - Status information about the agent.
Enums§
- Agent
Subcommand - Shell
Format - 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