aws / aws/agentcore-cli

feat: add a way to see valid options for the `agentcore config` command.

Open
#1,453 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
283
Forks
95
Avg merge
1d 2h
Merged PRs (30d)
183

Description

### Problem
Using `agentcore config [key] [value]`, there is no way to know what the valid key value pairs are without looking at the schema in the source code

### Potential Solutions
- Display a list of valid options on the help page.
- show all keys (even unset ones) when printing config.
- link to documentation that describes the valid pairings.

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.