mirror of https://github.com/docker/docs.git
Update installing-cli.md (#2532)
This commit is contained in:
parent
f6cb46851c
commit
76a9be1e29
|
@ -115,7 +115,7 @@ $ export DOCKERCLOUD_NAMESPACE=myorganization
|
|||
```
|
||||
|
||||
You can also set the `DOCKERCLOUD_NAMESPACE` variable before each CLI command.
|
||||
for example:
|
||||
For example:
|
||||
|
||||
```none
|
||||
$ DOCKERCLOUD_NAMESPACE=myteam docker container ps
|
||||
|
|
Loading…
Reference in New Issue