Skip to content

Conversation

@YusukeHirao
Copy link
Member

概要

cosmiconfigの自動探索に頼らず、カスタム設定ファイルパスを指定できる --config (-c) CLIオプションを追加。

変更内容

  • CLIに --config フラグを追加(短縮形: -c
  • getConfig() にオプションの設定ファイルパス引数を追加
  • 設定ファイルが見つからない場合のエラーハンドリングを追加(ユーザーフレンドリーなエラーメッセージ)
  • README.md と README.ja.md にCLIオプションのドキュメントを追加

使用例

kamado build --config ./custom.config.ts
kamado server -c ./dev.config.js

@cursor
Copy link

cursor bot commented Jan 7, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on January 26.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@YusukeHirao YusukeHirao merged commit 4abd9f2 into main Jan 7, 2026
1 check passed
@YusukeHirao YusukeHirao deleted the feat/config-option branch January 7, 2026 09:24
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.

2 participants