Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogCmd = &cobra.Command{
Use: "log [project] [container] --instance hash",
Short: "See logs of what is running on WeDeploy",
RunE: logRun,
Example: `we log (on project or container directory)
we log chat
we log portal email
we log portal email --instance abc`,
}
LogCmd is used for getting logs about a given scope
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.