Documentation ¶
Index ¶
- func BeaconCmd(cmd *cobra.Command, con *repl.Console) error
- func BindCmd(cmd *cobra.Command, con *repl.Console) error
- func Commands(con *repl.Console) []*cobra.Command
- func DownloadArtifact(con *repl.Console, name string) (*clientpb.Builder, error)
- func DownloadArtifactCmd(cmd *cobra.Command, con *repl.Console) error
- func ListArtifactCmd(cmd *cobra.Command, con *repl.Console) error
- func MaleficSRDI(con *repl.Console, path string, id uint32, arch, platform string, ...) (*clientpb.Builder, error)
- func ModulesCmd(cmd *cobra.Command, con *repl.Console) error
- func PreludeCmd(cmd *cobra.Command, con *repl.Console) error
- func PrintArtifacts(builders *clientpb.Builders, con *repl.Console) error
- func ProfileNewCmd(cmd *cobra.Command, con *repl.Console) error
- func ProfileShowCmd(cmd *cobra.Command, con *repl.Console) error
- func PulseCmd(cmd *cobra.Command, con *repl.Console) error
- func Register(con *repl.Console)
- func SRDICmd(cmd *cobra.Command, con *repl.Console) error
- func UploadArtifact(con *repl.Console, path string, name, artifactType, stage string) (*clientpb.Builder, error)
- func UploadArtifactCmd(cmd *cobra.Command, con *repl.Console) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadArtifact ¶
func MaleficSRDI ¶
func UploadArtifact ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.