teams project new python
Create a new Python Teams app
Usage​
teams project new python <name> [options]
Arguments​
| Argument | Description | Required |
|---|---|---|
name | App name | Yes |
Options​
| Flag | Description |
|---|---|
-t, --template <template> | App template (ai, echo, graph) (default: echo) |
--client-id <id> | [OPTIONAL] Azure app client ID |
--client-secret <secret> | [OPTIONAL] Azure app client secret |
--json | [OPTIONAL] Output as JSON |