Install and configure gemini-cli first.
Then execute gemini-cli-proxy --help
.
Optionally enable and start a per user service with:
systemctl --user daemon-reload
systemctl --user enable --now gemini-cli-proxy.service
Put optional environment variables in ~/.config/gemini-cli-proxy.env
file before starting the service.
Pinned Comments
lightdot commented on 2025-07-26 03:46 (UTC)
Install and configure gemini-cli first.
Then execute
gemini-cli-proxy --help
.Optionally enable and start a per user service with:
Put optional environment variables in
~/.config/gemini-cli-proxy.env
file before starting the service.