You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(cli): add --with to ado create
* feat(cli): return identifier of the resource created in ado create commands
* fix(cli): check create space options correctly
* feat(cli): support --with samplestore in ado create space
* feat(cli): support --with space and --with ac in ado create operation
* chore: OperationFunctionConf was renamed to OperatorFunctionConf
* feat(cli): allow overriding values and performing other manipulations in ado create space
* test: add new tests for ado create space --with
* refactor(examples): use default sample store
* fix(cli): de-indent code
* test(cli): add test for ado create operation --with space
* test: do not use active ado context
* refactor(test): move test
* refactor(cli): reorder create parameters
* docs(website): update cli documentation
* chore(examples): remove sample store identifier
Co-authored-by: Michael Johnston <[email protected]>
Signed-off-by: Alessandro Pomponio <[email protected]>
* fix(cli): override resources when using with
Before it would just append to spaces and actuator configuration identifiers, causing issues
* docs(cli): update help string for ado create --with
Co-Authored-By: Michael Johnston <[email protected]>
* docs(cli): update cli help strings
* docs(cli): add missing space in --use-default-sample-store
Co-authored-by: Michael Johnston <[email protected]>
Signed-off-by: Alessandro Pomponio <[email protected]>
---------
Signed-off-by: Alessandro Pomponio <[email protected]>
Co-authored-by: Michael Johnston <[email protected]>
0 commit comments