package
0.15.4
Repository: https://github.com/frantjc/forge.git
Documentation: pkg.go.dev

# Functions

NewCache returns the command which acts as the entrypoint for `forge cache`.
NewCheck returns the command which acts as the entrypoint for `forge check`.
NewCloudBuild returns the command which acts as the entrypoint for `forge cloudbuild`.
New returns the "root" command for `forge` which acts as Forge's CLI entrypoint.
NewGet returns the command which acts as the entrypoint for `forge get`.
NewPut returns the command which acts as the entrypoint for `forge put`.
NewTask returns the command which acts as the entrypoint for `forge task`.
NewUse returns the command which acts as the entrypoint for `forge use`.