import "github.com/apache/beam/sdks/go/cmd/beamctl/cmd"
Package cmd contains the commands for beamctl.
artifact.go provision.go root.go
var ( // RootCmd is the root for beamctl commands. RootCmd = &cobra.Command{ Use: "beamctl", Short: "Apache Beam command line client", } )
Package cmd imports 11 packages (graph) and is imported by 1 packages. Updated 2020-05-14. Refresh now. Tools for package owners.