package cmd

import "github.com/apache/beam/sdks/v2/go/cmd/beamctl/cmd"

Package cmd contains the commands for beamctl.

Index

Variables

var (
	// RootCmd is the root for beamctl commands.
	RootCmd = &cobra.Command{
		Use:   "beamctl",
		Short: "Apache Beam command line client",
	}
)

Source Files

artifact.go provision.go root.go

Version
v2.66.0 (latest)
Published
Jun 23, 2025
Platform
linux/amd64
Imports
10 packages
Last checked
18 hours ago

Tools for package owners.