Skip to content

Project#

Command: project

Shorthands: p

The project command is a parent command that provides various operations for managing Project(s). This command supports subcommands like list, submit, describe, and remove to handle different project-related tasks.

Usage#

pars project [flags]
pars project [command]

Commands#

Name Description
submit Creates new project
list List all existing projects
describe Shows detailed information about a specified project
remove Removes one or more specified projects
Tip

You can use suggestions to list available sub commands. To do this, simply press Tab to proceed. For more details, please visit our Command Autocompletion and Filtering Guide.

Flags#