commands

package
v0.0.0-...-601bf9a Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package commands contains the CLI commands for the application

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Flags *Flags
}

func (*Controller) Run

func (c *Controller) Run(ctx context.Context, execs core.Exec, flags FlagsRun) error

type Flags

type Flags struct {
	LogLevel string
}

type FlagsRun

type FlagsRun struct {
	All  bool
	Tags []string
}

Jump to

Keyboard shortcuts

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