Question 021
### Which statement correctly describes GitHub Copilot's CLI command functionality?
> https://docs.github.com/en/copilot/using-github-copilot/using-github-copilot-in-the-command-line
1. [x] Users can get command explanations using 'gh copilot explain' and command suggestions using 'gh copilot suggest'
1. [ ] Commands are automatically executed without user confirmation when using 'gh copilot suggest'
1. [ ] The 'gh copilot explain' command modifies system files without showing the explanation
1. [ ] Suggested commands are directly executed without being copied to the clipboard first