Create and manage server resources like topics, queues, and endpoints
paw resources
commands allow you to create and manage resources within servers, such as topics, queues, exchanges, and endpoints.
--server-id
(required): The ID of the server--server-id
(required): The ID of the server--name
(required): Name of the resource--type
(required): Type of the resource
topic
: Kafka topic or similarexchange
: AMQP exchangequeue
: Message queuetable
: Data tableendpoint
: HTTP endpoint--mode
(required): Access mode for the resource
read
: Read-only accesswrite
: Write-only accessreadwrite
: Full read/write accessbind
: Binding mode (for AMQP)--description
: Description of the resourcedomain.entity.action