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