vodoo config¶
Configuration and instance profile utilities
Commands¶
list-instances¶
List discovered instance profile files and defaults.
show¶
Show effective configuration (password masked).
Options:
| Option | Type | Description |
|---|---|---|
--instance / -i |
TEXT | Instance/profile name to inspect |
use¶
Set the default instance for this project or globally.
Arguments:
| Argument | Type | Description |
|---|---|---|
instance |
TEXT | Instance/profile name |
Options:
| Option | Type | Description |
|---|---|---|
--global |
BOOL | Write default instance to ~/.config/vodoo/default-instance |
test¶
Test authentication with the selected instance.
Options:
| Option | Type | Description |
|---|---|---|
--instance / -i |
TEXT | Instance/profile name to test |