Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogsCmd = &cobra.Command{
Use: "logs [project] [container] [instance]",
Short: "Logs running on WeDeploy",
Run: logsRun,
Example: `we logs (on container directory)
we logs portal email
we logs portal email email5932`,
}
LogsCmd 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.