Implement `--type` flag for `azd env new` command
Open
area/environment
area/extensions
feature
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Extend the `azd env new` command to accept an environment type parameter and store type information in environment metadata.
**Acceptance Criteria**:
- [ ] `--type` flag implementation for `azd env new` command
- [ ] Type validation against available environment types
- [ ] Environment type storage in environment configuration
- [ ] Default type assignment when flag is not specified
- [ ] Help documentation and usage examples for the new flag
- [ ] Error handling for invalid or unknown environment types
Contributor guide
Assessment
This issue has not been assessed yet.