QuestionQ26

Use GitHub Copilot features

GitHub Copilot in the Command Line Interface (CLI) can configure the following settings. Each correct answer forms part of the solution.

Choose two
  • A Usage analytics
  • B The default editor
  • C The default execution confirmation
  • D GitHub CLI subcommands
Explanation

GitHub Copilot’s CLI integration supports configuring usage analytics and the default confirmation behavior for executing suggested commands. Command execution confirmation is a Copilot permission/safety control; GitHub CLI subcommands are not settings, and the editor is configured independently through editor environment settings.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!