You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On occasion please add 'nats auth account mappings ..' sub command to allow adding and removing subject mappings.
Should be similar in syntax to imports/exports sub command.
Use case
Allow configuration of subject mappings.
Contribution
No response
The text was updated successfully, but these errors were encountered:
mappings has `add`, `rm`, `list` and `info` commands.
Add can take a --config flag pointing at a valid jwt, which it will then
parse and extract the mappings from it.
ploubser
added a commit
to ploubser/natscli
that referenced
this issue
Feb 26, 2025
mappings has `add`, `rm`, `list` and `info` commands.
Add can take a --config flag pointing at a valid jwt, which it will then
parse and extract the mappings from it.
ploubser
added a commit
to ploubser/natscli
that referenced
this issue
Feb 26, 2025
mappings has `add`, `rm`, `list` and `info` commands.
Add can take a --config flag pointing at a valid jwt, which it will then
parse and extract the mappings from it.
Proposed change
On occasion please add 'nats auth account mappings ..' sub command to allow adding and removing subject mappings.
Should be similar in syntax to imports/exports sub command.
Use case
Allow configuration of subject mappings.
Contribution
No response
The text was updated successfully, but these errors were encountered: