Discover Packages
github.com/hatchet-dev/hatchet
cmd
hatchet-cli
cli
package
Version:
v0.75.0
Opens a new window with list of versions in this module.
Published: Jan 13, 2026
License: MIT
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Version will be linked by an ldflag during build
Execute adds all child commands to the root command and sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.
type ServerStartResult struct {
ProfileName string
Token string
DashboardPort int
GrpcPort int
}
ServerStartResult contains the result of starting a local server
ViewType represents the type of primary view
const (
ViewTypeRuns ViewType = iota
ViewTypeWorkflows
ViewTypeWorkers
)
Source Files
¶
Directories
¶
internal
Click to show internal directories.
Click to hide internal directories.