Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "ucan",
Short: "Interact with a Piri ucan server",
}
View Source
var ( UploadCmd = &cobra.Command{ Use: "upload", Short: "Invoke a blob allocation", Args: cobra.NoArgs, RunE: doUpload, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.