command

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: MIT Imports: 25 Imported by: 0

Documentation

Overview

package command exports functions that return (*github.com/spf13/cobra.Command)s which act as the entrypoint to `forge` and its subcommands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCache added in v0.9.0

func NewCache() *cobra.Command

NewCache returns the command which acts as the entrypoint for `forge cache`.

func NewCheck

func NewCheck() *cobra.Command

NewCheck returns the command which acts as the entrypoint for `forge check`.

func NewCloudBuild added in v0.15.0

func NewCloudBuild() *cobra.Command

NewCloudBuild returns the command which acts as the entrypoint for `forge cloudbuild`.

func NewForge

func NewForge() *cobra.Command

New returns the "root" command for `forge` which acts as Forge's CLI entrypoint.

func NewGet

func NewGet() *cobra.Command

NewGet returns the command which acts as the entrypoint for `forge get`.

func NewPut

func NewPut() *cobra.Command

NewPut returns the command which acts as the entrypoint for `forge put`.

func NewTask added in v0.13.0

func NewTask() *cobra.Command

NewTask returns the command which acts as the entrypoint for `forge task`.

func NewUse

func NewUse() *cobra.Command

NewUse returns the command which acts as the entrypoint for `forge use`.

Types

This section is empty.

Jump to

Keyboard shortcuts

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