mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() This fix tries to address the request in 31324 by adding `--filter scope=swarm|local` for `docker network ls`. As `docker network ls` has a `SCOPE` column by default, it is natural to add the support of `--filter scope=swarm|local`. This fix adds the `scope=swarm|local` support for `docker network ls --filter`. Related docs has been updated. Additional unit test cases have been added. This fix fixes 31324. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> |
||
---|---|---|
.. | ||
attach.md | ||
build.md | ||
cli.md | ||
commit.md | ||
container_prune.md | ||
cp.md | ||
create.md | ||
deploy.md | ||
diff.md | ||
dockerd.md | ||
events.md | ||
exec.md | ||
export.md | ||
history.md | ||
image_prune.md | ||
images.md | ||
import.md | ||
index.md | ||
info.md | ||
inspect.md | ||
kill.md | ||
load.md | ||
login.md | ||
logout.md | ||
logs.md | ||
network_connect.md | ||
network_create.md | ||
network_disconnect.md | ||
network_inspect.md | ||
network_ls.md | ||
network_prune.md | ||
network_rm.md | ||
node_demote.md | ||
node_inspect.md | ||
node_ls.md | ||
node_promote.md | ||
node_ps.md | ||
node_rm.md | ||
node_update.md | ||
pause.md | ||
plugin_create.md | ||
plugin_disable.md | ||
plugin_enable.md | ||
plugin_inspect.md | ||
plugin_install.md | ||
plugin_ls.md | ||
plugin_push.md | ||
plugin_rm.md | ||
plugin_set.md | ||
plugin_upgrade.md | ||
port.md | ||
ps.md | ||
pull.md | ||
push.md | ||
rename.md | ||
restart.md | ||
rm.md | ||
rmi.md | ||
run.md | ||
save.md | ||
search.md | ||
secret_create.md | ||
secret_inspect.md | ||
secret_ls.md | ||
secret_rm.md | ||
service_create.md | ||
service_inspect.md | ||
service_logs.md | ||
service_ls.md | ||
service_ps.md | ||
service_rm.md | ||
service_scale.md | ||
service_update.md | ||
stack_deploy.md | ||
stack_ls.md | ||
stack_ps.md | ||
stack_rm.md | ||
stack_services.md | ||
start.md | ||
stats.md | ||
stop.md | ||
swarm_init.md | ||
swarm_join.md | ||
swarm_join_token.md | ||
swarm_leave.md | ||
swarm_unlock.md | ||
swarm_unlock_key.md | ||
swarm_update.md | ||
system_df.md | ||
system_prune.md | ||
tag.md | ||
top.md | ||
unpause.md | ||
update.md | ||
version.md | ||
volume_create.md | ||
volume_inspect.md | ||
volume_ls.md | ||
volume_prune.md | ||
volume_rm.md | ||
wait.md |