DOKK / manpages / debian 12 / yubikey-agent / yubikey-agent.1.en
USAGE(1) User Commands USAGE(1)

yubikey-agent - a seamless ssh-agent for YubiKeys

systemctl --user enable yubikey-service.user
systemctl --user start yubikey-service.user
echo 'export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/yubikey-agent/yubikey-agent.sock"' >> ~/.bashrc

yubikey-agent [options] command [arguments]

Generate a new SSH key on the attached YubiKey.
Run the agent, listening on the UNIX socket at PATH.
September 2021 yubikey-agent