-
Notifications
You must be signed in to change notification settings - Fork 65.6k
Open
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli
What part(s) of the article would you like to see updated?
As of now its very difficult to figure out the list of parameters and commands github copilot cli supports.
Basically if we need to automate what all commands are supports
Ex: -p for prompt --allow-all-tools for access to all tools etc.
Additional information
Would love if some examples are also added. Like i had figured out below command execute the prompt from a folder and is able to access all tools and execute web searches
cat /folderlocation/copilot_prompt.txt | copilot --allow-all-tools --allow-all-paths
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team