質問 021
### GitHub CopilotのCLIコマンド機能について正しく説明しているのはどれですか?
> https://docs.github.com/en/copilot/using-github-copilot/using-github-copilot-in-the-command-line
1. [x] `gh copilot explain`でコマンド説明を、`gh copilot suggest`でコマンド提案を得られる
1. [ ] `gh copilot suggest`使用時にユーザー確認なしでコマンドが自動実行される
1. [ ] `gh copilot explain`コマンドは説明を表示せずにシステムファイルを変更する
1. [ ] 提案されたコマンドはクリップボードにコピーされずに直接実行される