Documentation ¶
Index ¶
- func ProjectBuild(p project.APIProject, c *cli.Context) error
- func ProjectCreate(p project.APIProject, c *cli.Context) error
- func ProjectDelete(p project.APIProject, c *cli.Context) error
- func ProjectDown(p project.APIProject, c *cli.Context) error
- func ProjectKill(p project.APIProject, c *cli.Context) error
- func ProjectLog(p project.APIProject, c *cli.Context) error
- func ProjectPs(p project.APIProject, c *cli.Context) error
- func ProjectPull(p project.APIProject, c *cli.Context) error
- func ProjectRestart(p project.APIProject, c *cli.Context) error
- func ProjectStart(p project.APIProject, c *cli.Context) error
- func ProjectStop(p project.APIProject, c *cli.Context) error
- func ProjectUp(p project.APIProject, c *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProjectBuild ¶
func ProjectBuild(p project.APIProject, c *cli.Context) error
func ProjectCreate ¶
func ProjectCreate(p project.APIProject, c *cli.Context) error
func ProjectDelete ¶
func ProjectDelete(p project.APIProject, c *cli.Context) error
func ProjectDown ¶
func ProjectDown(p project.APIProject, c *cli.Context) error
func ProjectKill ¶
func ProjectKill(p project.APIProject, c *cli.Context) error
func ProjectLog ¶
func ProjectLog(p project.APIProject, c *cli.Context) error
func ProjectPull ¶
func ProjectPull(p project.APIProject, c *cli.Context) error
func ProjectRestart ¶
func ProjectRestart(p project.APIProject, c *cli.Context) error
func ProjectStart ¶
func ProjectStart(p project.APIProject, c *cli.Context) error
func ProjectStop ¶
func ProjectStop(p project.APIProject, c *cli.Context) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.