mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This is similar to network scopes where a volume can either be `local` or `global`. A `global` volume is one that exists across the entire cluster where as a `local` volume exists on a single engine. Signed-off-by: Brian Goff <cpuguy83@gmail.com>