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

vessl project create [OPTIONS] NAME
Argument
Description

NAME

Project name

Option
Description

-m, --description

Project description

List all projects

vessl project list

View information on the project

vessl project read NAME
Argument
Description

NAME

Project name

Last updated