script
Manage user scripts
Subcommands
list
List user scriptsadd
Add user scriptremove
Remove user scripts
list
dbvcli script list {-d|--name} CONFIGURATION_NAME
dbvcli script ls {-d|--name} CONFIGURATION_NAME
List user scripts
add
dbvcli script add {-d|--name} CONFIGURATION_NAME [--OPTIONS]
Add user script
Option | Type | Description |
---|---|---|
| string, required | host name to add script for |
| string | script to add |
remove
dbvcli script remove {-d|--name} CONFIGURATION_NAME [--OPTIONS]
dbvcli script rm {-d|--name} CONFIGURATION_NAME [--OPTIONS]
Remove user scripts
Option | Type | Description |
---|---|---|
| string, required | host name to remove script for |
| string | script to remove |