runtime endpoint delete
Delete a runtime endpoint.
Description
Delete an endpoint (DELETE /agent-runtimes/{id}/endpoints/{endpointId}).
Returns 200 with the deleted endpoint, or an empty body; the command falls back
to printing the deleted id when the body is empty.
Synopsis
Arguments
<id> (string) — runtime id. Required.
<endpoint-id> (string) — endpoint id. Required.
Options
This command takes no command-specific options.
Examples
Global options
All grn agentbase commands accept:
-o, --output json|table|id— output format (defaulttable)-i, --interactive— prompt for missing required parameters- The shared
grnglobal options:--profile,--region,--query,--endpoint-url,--debug