Versions in this module Expand all Collapse all v0 v0.1.0 Apr 13, 2025 Changes in this version + func Commands(con *repl.Console) []*cobra.Command + func Register(con *repl.Console) + func RunBeaconWorkFlowCmd(cmd *cobra.Command, con *repl.Console) error + func RunBindWorkFlowCmd(cmd *cobra.Command, con *repl.Console) error + func RunModulesWorkFlowCmd(cmd *cobra.Command, con *repl.Console) error + func RunPreludeWorkFlowCmd(cmd *cobra.Command, con *repl.Console) error + func RunPulseWorkFlowCmd(cmd *cobra.Command, con *repl.Console) error + func RunWorkFlow(con *repl.Console, req *clientpb.GithubWorkflowRequest) (*clientpb.Builder, error)