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
NewCache returns the command which acts as the entrypoint for `forge cache`.
func NewCloudBuild ¶ added in v0.15.0
NewCloudBuild returns the command which acts as the entrypoint for `forge cloudbuild`.
func NewTask ¶ added in v0.13.0
NewTask returns the command which acts as the entrypoint for `forge task`.
func NewVersion ¶ added in v1.0.2
NewVersion returns the command which acts as the entrypoint for `forge version`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.