cli/pkg/cmd
Kynan Ware b94ffe90c4 Add file input support to agent-task create command
The agent-task create command now accepts a task description from a file using the -F/--from-file flag, with mutual exclusivity enforced between inline and file input. Tests were updated to cover new input scenarios and error cases, and usage examples were added to the command help.
2025-09-03 15:29:47 -06:00
..
accessibility PR feedback 2025-04-30 15:05:07 -04:00
actions Remove trailing whitespace 2025-02-13 11:06:27 +05:00
agent-task Add file input support to agent-task create command 2025-09-03 15:29:47 -06:00
alias Fixes #10590 2025-03-26 13:42:39 -04:00
api Merge pull request #11274 from jsoref/issue-11239 2025-07-23 10:42:13 +02:00
attestation refactor to simplify implementation 2025-06-05 10:35:21 -07:00
auth feat: gh auth Automatically copy one-time OAuth code to clipboard (#11518) 2025-08-25 09:52:51 -06:00
browse Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
cache Remove out of scope changes, update list commands 2025-03-31 11:58:30 -04:00
codespace Remove out of scope changes, update list commands 2025-03-31 11:58:30 -04:00
completion Remove trailing whitespace 2025-02-13 11:06:27 +05:00
config Merge pull request #11003 from cli/kw-bks/enclose-config-options-in-code-blocks 2025-05-22 10:14:14 -06:00
extension Ensure hostnames are visible in CLI website 2025-07-14 08:33:20 -04:00
factory feat(config): add accessible prompter and spinner 2025-04-22 16:50:58 -06:00
gist fix: gh gist edit panic when no file in a gist (#10627) 2025-05-28 14:40:14 +01:00
gpg-key Fix StatusJSONResponse usage (#10810) 2025-05-01 20:22:43 +01:00
issue Update gh issue view to show v2 projects 2025-08-12 16:18:45 -04:00
label Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
org Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
pr Update PR tests for v2 projects 2025-08-12 21:13:18 -04:00
preview doc(preview): add long description 2025-05-10 11:54:32 -06:00
project Merge branch 'trunk' into kw/accessible-prompter-and-disable-spinners-config 2025-04-23 07:30:54 -06:00
release docs(release create): difference --generate-notes and --notes-from-tag (#11534) 2025-08-25 15:20:21 +00:00
repo Merge pull request #11536 from cli/copilot/fix-11535 2025-08-20 11:03:44 -06:00
root Add agent-task command with OAuth token validation 2025-08-27 12:23:01 -06:00
ruleset Remove trailing whitespace 2025-02-13 11:06:27 +05:00
run Add --force flag to gh run cancel (#11513) 2025-08-21 12:45:12 -06:00
search Fix linter 2025-08-06 10:32:46 -06:00
secret Support --no-repos-selected on secret set 2025-07-03 17:02:28 +02:00
ssh-key Remove out of scope changes, update list commands 2025-03-31 11:58:30 -04:00
status Deprecate ColorScheme.Gray for ColorScheme.Muted 2025-04-06 10:18:48 -04:00
variable Merge branch 'trunk' into tab-indents 2024-08-06 13:08:48 -04:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow Quote filenames suggested at the end of worklow run 2025-06-16 18:02:47 +02:00