VESSL Docs
π Release Notes
π Community Slack
Searchβ¦
Welcome to VESSL Docs!
GETTING STARTED
Overview
Quickstart
End-to-end Guides
USER GUIDE
Organization
Project
Cluster
Dataset
Experiment
Model Registry
Sweep
Workspace
Commons
API REFERENCE
What is the VESSL CLI/SDK?
CLI
Getting Started
vessl run
vessl cluster
vessl dataset
vessl experiment
vessl image
vessl model
vessl organization
vessl project
vessl ssh-key
vessl sweep
vessl volume
vessl workspace
Python SDK
TROUBLESHOOTING
GitHub Issues
Powered By
GitBook
vessl project
Overview
Run
vessl project --help
to view the list of commands, or
vessl project [COMMAND] --help
to view individual command instructions.
Create a project
1
vessl project create [OPTIONS] NAME
Copied!
Argument
Description
NAME
Project name
Option
Description
-m
,
--description
Project description
List all projects
1
vessl project list
Copied!
View information on the project
1
vessl project read NAME
Copied!
Argument
Description
NAME
Project name
Previous
vessl organization
Next
vessl ssh-key
Last modified
2mo ago
Copy link
Contents
Overview
Create a project
List all projects
View information on the project