cli

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 License: None detected not legal advice Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "sst",
	Short: "SST Command Line Interface",
	Long:  "SST CLI provides commands to interact with SST repositories and datasets.",
	Run: func(cmd *cobra.Command, args []string) {

		fmt.Println("Entering SST CLI tool in interactive mode. Type 'q' to quit, 'help' to see available commands.")
		interactive.StartInteractiveMode()
	},
}

rootCmd is the main entry point for the CLI

Functions

func Execute

func Execute()

Execute starts the CLI execution

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