vh project
¶
vh project¶
Project-related commands.
vh project [OPTIONS] COMMAND [ARGS]...
create¶
Create a new project and optionally link it to the directory.
vh project create [OPTIONS]
Options
-
-n
,
--name
<name>
¶ Required The name for the project.
-
-d
,
--description
<description>
¶ The description for the project.
-
-o
,
--owner
<owner>
¶ The owner for the project. Either the name of an organization you belong to, or an organization and team, e.g. myorg:team.
-
-l
,
--link
,
--no-link
¶
Link the directory to the newly created project? Default yes.
-
-y
,
--yes
¶
Assume yes to confirmation prompts.
link¶
Link a directory with a Valohai project.
vh project link [OPTIONS] [PROJECT]
Options
-
-y
,
--yes
¶
Assume yes to confirmation prompts.
Arguments
-
PROJECT
¶
Optional argument