sbx settings
| 内容説明 | Manage Docker Sandboxes settings |
|---|---|
| 利用方法 | 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
| コマンド | 内容説明 |
|---|---|
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
| オプション | デフォルト | 内容説明 |
|---|---|---|
--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 |