package cluster
import "github.com/docker/swarmkit/cmd/swarmctl/cluster"
Index ¶
Variables ¶
var ( // Cmd exposes the top-level cluster command. Cmd = &cobra.Command{ Use: "cluster", Short: "Cluster management", } )
Source Files ¶
cmd.go common.go inspect.go list.go update.go
- Version
- v1.12.0 (latest)
- Published
- Jul 26, 2016
- Platform
- linux/amd64
- Imports
- 12 packages
- Last checked
- 3 hours ago –
Tools for package owners.