Documentation ¶
Overview ¶
Copyright © 2023 Sean Chok
Copyright © 2023 Sean Chok ¶
Copyright © 2023 Sean Chok ¶
Copyright © 2023 Sean Chok
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "project",
Short: "Manage projects",
Long: `List, or create projects in the current workspace.
A project on Deploifai refers to a collection of cloud resources that are managed together for a particular Machine Learning project.
For example, a project may contain a dataset, a training server, an experiment, and a model deployment.
`,
}
Cmd represents the project command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.