Retracted
Discover Packages
github.com/morty-faas/cli
cmd
function
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 24, 2023
License: MIT
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
RootCmd = &cobra .Command {
Use: "function",
Aliases: []string {"fn"},
Short: "Manage functions from the CLI",
Long: `Manage functions from the CLI`,
}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.