Project¶
rio project¶
High-level groups for other resources
rio project [OPTIONS] COMMAND [ARGS]...
create¶
Creates a new project
rio project create [OPTIONS] PROJECT_NAME
Arguments
- PROJECT_NAME¶
Required argument
delete¶
Deletes the project from the Platform
rio project delete [OPTIONS] PROJECT_NAME
Options
- -f, --force¶
Skip confirmation
Arguments
- PROJECT_NAME¶
Required argument
inspect¶
Inspect the project resource
rio project inspect [OPTIONS] PROJECT_NAME
Options
- -f, --format <format_type>¶
- Options
json | yaml
Arguments
- PROJECT_NAME¶
Required argument
list¶
List all the projects you are part of
rio project list [OPTIONS]
select¶
Sets the given project in the CLI context. All other resources use this project to act upon.
rio project select [OPTIONS] PROJECT_NAME
Arguments
- PROJECT_NAME¶
Required argument