Problem
When starting to work on a new task, engineers should claim a clean devbox. It would be cool if the cli could either create the environment for them or claim existing one through an API call.
Recommendation
There's NETWORG's internal mission control API, that can create the environment, but since the tooling is open sourced, this should be either directly connected to the Power Platform Admin API or there should be some abstraction provided for the API through which a user can request a new environment - that way, the tooling won't be dependable on a specific implementation of such API.
Problem
When starting to work on a new task, engineers should claim a clean devbox. It would be cool if the cli could either create the environment for them or claim existing one through an API call.
Recommendation
There's NETWORG's internal mission control API, that can create the environment, but since the tooling is open sourced, this should be either directly connected to the Power Platform Admin API or there should be some abstraction provided for the API through which a user can request a new environment - that way, the tooling won't be dependable on a specific implementation of such API.