Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPlanCmd ¶
Types ¶
type WorkspaceInfo ¶ added in v1.3.12
type WorkspaceInfo struct {
Org string `yaml:"org_id"`
Project string `yaml:"project_id"`
Workspace string `yaml:"workspace_id"`
}
WorkspaceInfo holds org, project and workspace identifiers from CLI or .harness/workspace.yaml
Click to show internal directories.
Click to hide internal directories.