github / github/copilot-cli

promp file path can be passed by parameter

Open
#2,863 0 comments 0 reactions 0 assignees View on GitHub
area:non-interactive
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Description

### Describe the feature or problem you'd like to solve

_No response_

### Proposed solution

Currently, you are allow to do ```copilot -p "prompt"```
If prompts are large, or contain quotes or other special characters, it would be better to have the prompt in a file and pass it to the cli (ex ```copilot -f /prompt.md```) instead of having to use cat or other commands.

### Example prompts or workflows

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.