Skip to content

Commit 2e060da

Browse files
committed
docs(assets): note cdk README commands are provisional
Add a source-only TODO (HTML comment, invisible in the rendered README shipped to generated projects) flagging that the agentcore deploy/status commands may need a project prefix once the project CLI surface is final.
1 parent 8efb285 commit 2e060da

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/assets/cdk/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ This CDK project is managed by the AgentCore CLI. It deploys your agent infrastr
2020

2121
You typically don't need to interact with this directory directly. The AgentCore CLI handles synthesis and deployment:
2222

23+
<!-- TODO: revisit these commands once the project CLI surface is final —
24+
they may need a project prefix (e.g. --project / cwd) to disambiguate. -->
25+
2326
```bash
2427
agentcore deploy # synthesizes and deploys via CDK
2528
agentcore status # checks deployment status

0 commit comments

Comments
 (0)