rdb: acl: handle multiple descriptions when adding ACLs #3754
Labels
enhancement
priority:medium
Improvements that are not the main priority
rdb
Managed MySQL and PostgreSQL issues, bugs and feature requests
Following up #3597
Now that we have the possibility to run a single command with several positional arguments, we can convert the single description to a list of descriptions and have a custom description for each rule in the same command.
Command :
scw rdb acl add 1.1.1.1 2.2.2.2 3.3.3.3 descriptions.0=first descriptions.1=second descriptions.3=third
Should set :
The text was updated successfully, but these errors were encountered: