mirror of
https://github.com/docker/cli.git
synced 2025-07-30 17:03:07 +03:00
add SCOPE field content for docker network ls
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
This commit is contained in:
committed by
Tibor Vass
parent
b94c1ab634
commit
6cc17b6549
@ -40,7 +40,7 @@ NETWORK ID NAME DRIVER SCOPE
|
||||
7fca4eb8c647 bridge bridge local
|
||||
9f904ee27bf5 none null local
|
||||
cf03ee007fb4 host host local
|
||||
78b03ee04fc4 multi-host overlay local
|
||||
78b03ee04fc4 multi-host overlay swarm
|
||||
```
|
||||
|
||||
Use the `--no-trunc` option to display the full network id:
|
||||
|
Reference in New Issue
Block a user