mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update 2_set_up.md
This commit is contained in:
@@ -102,10 +102,10 @@ By default, the `docker-cloud` CLI uses your default user namespace, meaning the
|
||||
repositories, nodes, and services associated with your individual Docker ID
|
||||
account name. To use the CLI to interact with objects that belong to an
|
||||
[organization](../../orgs.md), prefix these commands with
|
||||
DOCKERCLOUD_NAMESPACE=my-organization, or set this variable as in the example below.
|
||||
`DOCKERCLOUD_NAMESPACE=my-organization`, or set this variable as in the example below.
|
||||
|
||||
```none
|
||||
$ export `DOCKERCLOUD_NAMESPACE=my-organization`
|
||||
$ export DOCKERCLOUD_NAMESPACE=my-organization
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user