Skip to main content
Version: v3.7.1

potctl nats account-rules

potctl nats account-rules

NATS account rule operations

Synopsis

List, create, update, and delete NATS account rules.

Examples

potctl nats account-rules list
potctl nats nats-account-rule create-yaml -f ./account-rule.yaml
potctl nats account-rule update-yaml default-account-rule -f ./account-rule.yaml

Options

-h, --help help for account-rules

Options inherited from parent commands

--debug Toggle for displaying verbose output of API clients (HTTP and SSH)
-n, --namespace string Namespace to execute respective command within (default "default")
-v, --verbose Toggle for displaying verbose output of potctl

SEE ALSO