The vultr-cli database user acl update
command modifies access control list settings for a database user, controlling which IP addresses can connect to the managed database service.
$ vultr-cli database user acl update <Database ID> <User Name> [flags]
Shorthand | Long Version | Description |
---|---|---|
- | --acl-categories | list of rules for command categories |
- | --acl-channels | list of publish/subscribe channel patterns |
- | --acl-commands | list of rules for individual commands |
- | --acl-keys | list of key access rules |
- | --permission | the kafka permission level |
No comments yet.