create

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagName        = "name"
	FlagFingerprint = "fingerprint"
	FlagHost        = "host"
	FlagPort        = "port"
	FlagAccount     = "account"
	FlagRuntime     = "runtime"
	FlagPlatform    = "platform"

	SelfContainedCalamari = "self-contained"
	MonoCalamari          = "mono"

	LinuxX64   = "linux-x64"
	LinuxArm64 = "linux-arm64"
	LinuxArm   = "linux-arm"
	OsxX64     = "osx-x64"
)

Variables

This section is empty.

Functions

func NewCmdCreate

func NewCmdCreate(f factory.Factory) *cobra.Command

func PromptForAccount

func PromptForAccount(opts *CreateOptions) error

func PromptForDotNetConfig

func PromptForDotNetConfig(opts *CreateOptions) error

func PromptForEndpoint

func PromptForEndpoint(opts *CreateOptions) error

func PromptMissing

func PromptMissing(opts *CreateOptions) error

Types

type GetAllAccountsForSshTarget

type GetAllAccountsForSshTarget func() ([]accounts.IAccount, error)

Jump to

Keyboard shortcuts

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