projects_add#
Add a new project to the Exordos installation
Usage#
Usage: exordos iam projects add [OPTIONS]
Options#
uuid:- Type: uuid
- Default:
none - Usage:
-u --uuid
UUID of the project
name:- Type: text
- Default:
test-project - Usage:
-n --name
Name of the project
description:- Type: text
- Default: ``
- Usage:
-D --description
Description of the project
organization(REQUIRED):- Type: uuid
- Default:
sentinel.unset - Usage:
-o --organization
uuid of parent organization
help:- Type: boolean
- Default:
false - Usage:
--help
Show this message and exit.
CLI Help#
Usage: exordos iam projects add [OPTIONS]