create

package
v1.135.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package create implements the `runner create` command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCreate

func NewCmdCreate(f *factory.Factory, runF func(*CreateOptions) error) *cobra.Command

NewCmdCreate builds the `runner create` cobra command.

Types

type CreateOptions

type CreateOptions struct {
	Hostname  string
	Workspace string
	Name      string
	Labels    []string
	Platform  string
}

CreateOptions holds parsed flags for `runner create`.

Jump to

Keyboard shortcuts

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