https://pulumi.com logo
#automation-api
Title
# automation-api
q

quiet-laptop-13439

07/27/2022, 9:51 AM
what is the reason for automation api being just a wrapper around command line?
b

bored-oyster-3147

07/27/2022, 4:46 PM
Doing otherwise requires some architectural refactoring that should happen later. Automation API was written as an abstraction so that eventually the CLI under the hood could be pulled out and that dependency removed.