2026/02/23 時点ではたぶんできない。
## 関連Issue
- [github/copilot-cli](https://github.com/github/copilot-cli/issues/316)
- [Globally configurable allowed tools · Issue #179 · github/copilot-cli](https://github.com/github/copilot-cli/issues/179)
## 追加調査 (2026-03-25)
- 2026-03-25 時点でも `github/copilot-cli` の [README](https://github.com/github/copilot-cli/blob/main/README.md) で明示されているユーザー設定ファイルは `~/.copilot/lsp-config.json` などに限られ、特定コマンドの許可を保存する設定ファイルは確認できなかった。
- 関連 issue の [#316 Epic: Permissions Improvements](https://github.com/github/copilot-cli/issues/316) と [#179 Globally configurable allowed tools](https://github.com/github/copilot-cli/issues/179) は引き続き open で、さらに 2026-03-11 の [#1973 Tool whitelist for Interactive Mode](https://github.com/github/copilot-cli/issues/1973) では `~/.copilot/config.json` の `allowed_tools` 提案、2026-03-12 の [#1995 Per-Tool Permission Settings for Copilot CLI](https://github.com/github/copilot-cli/issues/1995) では `~/.copilot/tool-permissions.json` 案が出ている。つまり設定ファイルでの永続許可は、2026-03-25 時点でもまだ feature request 段階である。