Skip to content

fix: make add command description consistent with remove#773

Merged
Hweinstock merged 1 commit intoaws:mainfrom
Hweinstock:fix/add-command-description
Apr 6, 2026
Merged

fix: make add command description consistent with remove#773
Hweinstock merged 1 commit intoaws:mainfrom
Hweinstock:fix/add-command-description

Conversation

@Hweinstock
Copy link
Copy Markdown
Contributor

@Hweinstock Hweinstock commented Apr 3, 2026

Description

The add command description enumerates resource types in a parenthetical:

Add resources (agent, evaluator, online-eval, memory, credential, target)

This list is stale — it is missing gateway, gateway-target, policy-engine, and policy, and uses target instead of gateway-target. Rather than updating the list (which will go stale again), this changes the description to be consistent with the remove command:

Command Before After
remove Remove resources from project config. (no change)
add Add resources (agent, evaluator, online-eval, memory, credential, target) Add resources to project config.

The subcommand list directly below the description already serves as the authoritative enumeration.

Related Issue

N/A — found during bug bash.

Type of Change

  • Bug fix

Testing

  • I ran npm run typecheck
  • I ran npm run lint

String-only change — no behavioral impact.

Checklist

  • I have read the CONTRIBUTING document
  • My changes generate no new warnings

@github-actions github-actions bot added the size/xs PR size: XS label Apr 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

Package Tarball

aws-agentcore-0.6.0.tgz

How to install

npm install https://github.com/aws/agentcore-cli/releases/download/pr-773-tarball/aws-agentcore-0.6.0.tgz

@Hweinstock Hweinstock marked this pull request as ready for review April 3, 2026 21:00
@Hweinstock Hweinstock requested a review from a team April 3, 2026 21:00
@Hweinstock Hweinstock merged commit 2eb9edb into aws:main Apr 6, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants