set_project

package
v0.0.71 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package set_project provides the version command for the minder CLI

Index

Constants

This section is empty.

Variables

View Source
var SetProjectCmd = &cobra.Command{
	Use:     "set-project",
	Aliases: []string{"sp", "cd"},
	Short:   "Move the current context to another project",
	Long: `The minder set-project command moves the current context to another project.
Passing a UUID will move the context to the project with that UUID. This is akin to
using an absolute path in a filesystem.`,
	RunE: spCommand,
}

SetProjectCmd is the cd command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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