copilot
Verified for current stable LTS
Copilot Command: Start Interactive Mode
Use for start interactive mode with Copilot. Exact CLI syntax to start interactive mode using Copilot.
When to use this: Use for start interactive mode with Copilot.
Command Syntax
copilot copilot Command Breakdown
copilot is the base executable for this command.
FAQ
Purpose: Exact syntax to start interactive mode using Copilot.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Copilot Command: Allow File Editing
copilot --allow-tool write Copilot Command: Allow Git Commands Except Push copilot --allow-tool 'shell(git:*)' --deny-tool 'shell(git push)' Copilot Command: Execute Prompt Directly copilot -p "<Fix the bug in main.js>" --allow-all-tools Copilot Command: Resume Most Recent Session copilot --continue Copilot Command: Resume Previous Session With Picker copilot --resume