elhaz daemon¶
Synopsis¶
elhaz daemon COMMAND [ARGS]...
Description¶
Manage the elhaz daemon. The daemon is a background process that holds a bounded LRU cache of active AWS sessions and serves credential requests over a UNIX domain socket.
For a conceptual overview of the daemon, see Daemon.
Options¶
--helpShow help message and exit.
Commands¶
Initialize a session and add it to the daemon’s cache. |
|
Forcefully stop the daemon (alias for |
|
List all active sessions in the daemon’s cache. |
|
Print daemon log output. |
|
Remove an active session from the daemon’s cache. |
|
Start the daemon in the background. |
|
Report whether the daemon is currently running. |
|
Stop the running daemon gracefully. |