You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--config`|`string`|`/root/.docker`| Location of client config files |
74
-
|`-c`, `--context`|`string`|| Name of the context to use to connect to the daemon (overrides DOCKER_HOST env var and default context set with `docker context use`) |
75
-
|`-D`, `--debug`|`bool`|| Enable debug mode |
76
-
|[`-H`](#host), [`--host`](#host)|`string`|| Daemon socket to connect to |
77
-
|`-l`, `--log-level`|`string`|`info`| Set the logging level (`debug`, `info`, `warn`, `error`, `fatal`) |
78
-
|`--tls`|`bool`|| Use TLS; implied by --tlsverify |
79
-
|`--tlscacert`|`string`|`/root/.docker/ca.pem`| Trust certs signed only by this CA |
80
-
|`--tlscert`|`string`|`/root/.docker/cert.pem`| Path to TLS certificate file |
81
-
|`--tlskey`|`string`|`/root/.docker/key.pem`| Path to TLS key file |
82
-
|`--tlsverify`|`bool`|| Use TLS and verify the remote |
|`--config`|`string`|`/Users/thajeztah/.docker`| Location of client config files |
74
+
|`-c`, `--context`|`string`|| Name of the context to use to connect to the daemon (overrides DOCKER_HOST env var and default context set with `docker context use`) |
75
+
|`-D`, `--debug`|`bool`|| Enable debug mode |
76
+
|[`-H`](#host), [`--host`](#host)|`string`|| Daemon socket to connect to |
77
+
|`-l`, `--log-level`|`string`|`info`| Set the logging level (`debug`, `info`, `warn`, `error`, `fatal`) |
78
+
|`--tls`|`bool`|| Use TLS; implied by --tlsverify |
79
+
|`--tlscacert`|`string`|`/Users/thajeztah/.docker/ca.pem`| Trust certs signed only by this CA |
80
+
|`--tlscert`|`string`|`/Users/thajeztah/.docker/cert.pem`| Path to TLS certificate file |
81
+
|`--tlskey`|`string`|`/Users/thajeztah/.docker/key.pem`| Path to TLS key file |
82
+
|`--tlsverify`|`bool`|| Use TLS and verify the remote |
0 commit comments