cluster

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2022 License: Apache-2.0 Imports: 43 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClusterCmd = &cobra.Command{
	Use:   "cluster",
	Short: "Interact with a remote Astarte Cluster",
	Long: `Interact with a remote Astarte Cluster. This requires the Astarte Cluster to be installed
with Astarte Operator on Kubernetes. Also, this command is capable of managing an Astarte installation on a Cluster
by installing, upgrading and managing Astarte through its Operator.`,
	PersistentPreRunE: clusterPersistentPreRunE,
}

ClusterCmd represents the cluster command

View Source
var InstancesCmd = &cobra.Command{
	Use:   "instances",
	Short: "Interact with an Astarte Instance on a remote Astarte Cluster",
	Long: `Interact with an Astarte Instance on a remote Astarte Cluster. Through this command it is possible to
manage the entire lifecycle of an Astarte instance, including its installation and maintenance.`,
	Aliases: []string{"instance"},
}

InstancesCmd represents the instance command

View Source
var MigrateCmd = &cobra.Command{
	Use:   "migrate",
	Short: "Interact with your Astarte instance for performing migration tasks",
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL