Creating a new projectΒΆ

Creates project to be used as a home for the flyte resources of tasks and workflows. Refer to the flytectl API reference for more details.

flytectl create project --id "my-flyte-project-name" --labels "my-label=my-project-label"  --description "my-flyte-project-name" --name "my-flyte-project-name"