Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Configuration

argo-rs stores configuration and credentials securely on your system.

Configuration Files

Settings are stored in TOML format:

  • macOS: ~/Library/Application Support/com.argo-rs.argo-rs/config.toml
  • Linux: ~/.config/argo-rs/config.toml

Credentials

Sensitive data (tokens, API keys) are stored in your system keychain:

  • macOS: Keychain
  • Linux: Secret Service (GNOME Keyring, KWallet, etc.)

Available Settings

SettingCommandDescription
Gemini API Keyargo config set gemini-keyRequired for AI features
Gemini Modelargo config set gemini-modelAI model selection

Sections