sbx settings
| Description | Manage Docker Sandboxes settings |
|---|---|
| Usage | sbx settings COMMAND |
Description
View and manage settings for Docker Sandboxes.
Settings can come from defaults, environment variables, or user overrides. These commands use the local daemon to read evaluated values and manage overrides, starting it if necessary.
Most changes take effect within about five seconds. Some require a daemon restart.
Commands
| Command | Description |
|---|---|
sbx settings get | Get the value of a setting |
sbx settings list | List settings |
sbx settings set | Set a setting override |
sbx settings unset | Remove a setting override |
Global options
| Option | Default | Description |
|---|---|---|
--cloud | Dispatch to Docker Cloud Sandboxes API instead of local sandboxd (supported by a growing set of verbs — run 'sbx --cloud --help' for the current list) | |
-D, --debug | Enable debug logging |