Skip to content

docs: add CLI documentation#60

Merged
linroid merged 3 commits intomainfrom
docs/cli-readme
Feb 12, 2026
Merged

docs: add CLI documentation#60
linroid merged 3 commits intomainfrom
docs/cli-readme

Conversation

@linroid
Copy link
Owner

@linroid linroid commented Feb 12, 2026

Summary

  • Add cli/README.md with full CLI documentation covering all commands, flags, TOML config file format, and platform-specific paths
  • Update root README.md to link to CLI docs, add cli to the modules table, and show daemon CLI usage in the server section

Depends on #59 for the TOML config file feature.

Test plan

  • Verify all links resolve correctly from root README to cli/README.md
  • Review config reference tables match actual CliConfig.kt data classes

🤖 Generated with Claude Code

linroid and others added 2 commits February 12, 2026 23:58
Add support for loading server configuration from a TOML file using
ktoml, with CLI flags taking precedence over file values. Includes
--config flag for explicit path, --generate-config to create a default
config template, and automatic loading from the platform config directory.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add cli/README.md with full documentation for all CLI commands (download,
queue-demo, server), flags, TOML config file format and reference, speed
limit format, and database paths. Update root README to link to CLI docs,
add CLI to the modules table, and show daemon CLI usage examples.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@github-actions
Copy link
Contributor

Test Results

942 tests   942 ✅  12s ⏱️
 72 suites    0 💤
 72 files      0 ❌

Results for commit 21fb2c2.

@linroid linroid merged commit 237272e into main Feb 12, 2026
4 checks passed
@linroid linroid deleted the docs/cli-readme branch February 12, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant