tdk project get
Display a project by name
tdk project get \
--format table \
--name quickstart
| Flag | Type | Required | Description |
|---|---|---|---|
-o, --format | table | json | yaml | Optional | Output format. Defaults to table. |
--name, -n | string | Required | Name of the project to display. |