cmd

package
v0.0.0-...-8944940 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2020 License: MIT Imports: 18 Imported by: 1

Documentation

Index

Constants

View Source
const DEFAULT_NEXUS_URL = "https://repo.adeo.no/repository/raw"
View Source
const DefaultCluster = "preprod-fss"
View Source
const DeployEndpoint = "/deploy"
View Source
const StatusEndpoint = "/deploystatus"

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "nais",
	Short: "Nais is the CLI for the Nais PAAS",
	Long:  "Nais is the CLI for the Nais PAAS",
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Println("Velkommen til en skikkelig nais plattform!!")
	},
}

Functions

func Execute

func Execute()

Types

type NexusUploadRequest

type NexusUploadRequest struct {
	Username string
	Password string
	App      string
	Version  string
	File     string
}

Jump to

Keyboard shortcuts

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