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 organization
Overview
Run
vessl organization --help
to view the list of commands,
vessl organization [COMMAND] --help
to view individual command instructions.
Create an organization
1
vessl organization create NAME REGION
Copied!
Argument
Description
NAME
Organization name
REGION
Region name
List all organizations
1
vessl organization list
Copied!
View information on the organization
1
vessl organization read NAME
Copied!
Argument
Description
NAME
Organization name
Previous
vessl model
Next
vessl project
Last modified
2mo ago
Copy link
Contents
Overview
Create an organization
List all organizations
View information on the organization