diagnose

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Cmd = &cobra.Command{
		Use:     "diagnose",
		Aliases: []string{"diag"},
		Run:     diagnose,
		Short:   `Run a diagnosis to verify your environment for Liferay development.`,
	}
)

Functions

This section is empty.

Types

type DockerVersion

type DockerVersion struct {
	Server struct {
		Platform struct {
			Name string `json:"Name"`
		} `json:"Platform"`
	} `json:"Server"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL