CLI ╭─ Options ───────────────────────────────────────────────────────────╮ │ --help Show this message and exit. │ ╰─────────────────────────────────────────────────────────────────────╯ ╭─ Commands ──────────────────────────────────────────────────────────╮ │ create create an agentcore project │ │ dev Start a local development server for │ │ your agent with hot reloading. │ │ deploy Deploy Bedrock AgentCore with three │ │ deployment modes (formerly 'launch'). │ │ invoke Invoke Bedrock AgentCore endpoint. │ │ status Get Bedrock AgentCore status including │ │ config and runtime details. │ │ destroy Destroy Bedrock AgentCore resources. │ │ stop-session Stop an active runtime session. │