Usage
Description
Theconfig command manages koava’s configuration settings.
Examples
Basic Configuration
Hugging Face CLI Configuration
Reset Configuration
Advanced
Subcommands
show
Display current configuration:set-timeout
Set request timeout in seconds:set-verbose
Enable or disable verbose logging:set-huggingface-cli
Set Hugging Face CLI path (required forpush command):
auto- Auto-detect from PATH (default)/path/to/hf- Custom path to Hugging Face CLI
The
push command requires Hugging Face CLI to create public models and upload encrypted models. You must be logged in with hf auth login before using push.reset
Reset all configuration to defaults:Related Commands
- koava status - Check configuration and connection status
- koava login - Authenticate with API key