Vultr DocsLatest Content


Update

Updated on 15 September, 2025

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.

Usage

console
$ vultr-cli database user acl update <Database ID> <User Name> [flags]

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

Comments

No comments yet.