Standardize CLI#54
Merged
atharvau merged 8 commits intomain-upstream-workload-orchestrationfrom Jun 25, 2025
Merged
Conversation
atharvau
added a commit
that referenced
this pull request
Jul 16, 2025
* Upstream Merge * Merge from workload-orchestration : Added Example in Description (#34) * Merge from workload-orchestration : Fixed Example * Fixed Example for SolutionTemplateVersion * Made Changes for command-change CI fix' * Reset Version 1.0.0b1 * Added Bulk and Diagnostics Back (#35) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added Bulk Solution Example (#36) * Added Bulk and Diagnostics Back * Changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Fixed Solution Template Linter Issue * Added Integration Tests Framework for WorkloadOrchestration #37 Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added ServiceName (#38) * Added Tests * Made Changes on ServiceName --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added Full Target Solution Tests (#39) * Added Tests * Made Changes on ServiceName * Nit Changes * Made Changes for ContextLookup --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added E2E workflow Tests (#40) * Added Tests * Made Changes on ServiceName * Nit Changes * Made Changes for ContextLookup * Added complete workflow * Add Licence * Added License --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added Readme (#41) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Bulk Deployemnent LRO changes (#42) * made changes * Added change * Added Changes in Test * Added CLi Changes * Added Setup --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Added Changes For Backward Compitablity (#43) * Added Changes For Backward Compitablity * Made changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Made changes (#44) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Target Operations API refractoring (#47) * Changes I made * Make changes * Made chnages * Make changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Stable API 2025-06-01 (#48) * Made changes * Made Changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Change in ID in Targets (#50) * Made changes * changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Remove Id and Name from Target Review (#51) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * final bulk (#52) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Changes in ARG * Added Linter Exception * Added ITTests (#53) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Standardize CLI (#54) * Made Changes * Made Changes * Made changes * Added Change * Made changes * Made changes * Made changes * Made Changes --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Linter FIxes and Remove Preview * Removed Resolved from CLI * change in version * made changes (#55) Co-authored-by: Atharva Udapure <audapure@microsoft.com> * Fixed history --------- Co-authored-by: Atharva Udapure <audapure@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Azure CLI Workload Orchestration Extension 1.1.7
Overview
The Azure CLI Workload Orchestration Extension provides commands for managing Azure Workload Orchestration resources.
Breaking Changes
Added Command Aliases and Options
Many commands have been updated with additional parameter aliases and short options to improve usability.
Removed Commands:
az workload-orchestration target delete-revisionaz workload-orchestration target deployaz workload-orchestration target deprecateRequired Parameters:
--descriptionis now required for:az workload-orchestration config-template createaz workload-orchestration solution-template createaz workload-orchestration target createParameter Alias Standardization
Resource Name Parameters
Added
-nand--namealiases to all resource name parameters for consistency:--config-template-name--config-template-name,-n,--name--schema-name--schema-name,-n,--name--solution-template-name--solution-template-name,-n,--nameVersion Parameters
Changed version parameter aliases from
-n/--nameto-v/--versionfor clarity:-n,--name,--config-template-version-name-v,--version,--config-template-version-name-n,--name,--schema-version-name-v,--version,--schema-version-name-n,--name,--version,--solution-template-version-name-v,--version,--solution-template-version-nameThis are addition to Command Changes by Group as part of standardization
Added Arguments 🆕
Global Shorthand Options
Config Template Commands
config-template create--descriptionconfig-template create--version-valiasconfig-template delete--config-template-versionaliasesconfig-template listconfig-template remove-version--config-template-name--nameand-naliasesconfig-template remove-version--version-vand--config-template-versionaliasesconfig-template showconfig-template version list--config-template-name-nand--namealiasesconfig-template version show--config-template-name-nand--namealiasesconfig-template version show--config-template-version-name-vand--versionaliasesConfiguration Commands
configuration download--target-name-taliasconfiguration download--solution-template-name-saliasconfiguration set--target-name-taliasconfiguration set--solution-template-name-saliasconfiguration set--file-faliasconfiguration show--target-name-taliasconfiguration show--solution-template-name-saliasContext Commands
context createstateparameter)context deletecontext listcontext list-subscriptionscontext showcontext site-reference deletecontext site-reference listcontext site-reference showDiagnostic Commands
diagnostic deletediagnostic listdiagnostic showSchema Commands
schema create--schema-file-faliasschema deleteschema listschema list-subscriptionsschema remove-version--schema-name-nand--namealiasesschema remove-version--version-valiasschema showschema version list--schema-name-nand--namealiasesschema version show--schema-name-nand--namealiasesschema version show--schema-version-name-vand--versionaliasesschema version wait--schema-name-nand--namealiasesSolution Template Commands
solution-template bulk-deploy--solution-template-name-nand--namealiasessolution-template bulk-deploy--solution-template-version-valiassolution-template bulk-publish--solution-template-name-nand--namealiasessolution-template bulk-publish--solution-template-version-valiassolution-template create--descriptionsolution-template create--version-valiassolution-template create--config-template-file-faliassolution-template deletesolution-template listsolution-template list-subscriptionssolution-template remove-version--solution-template-name-nand--namealiasessolution-template remove-version--version-valiassolution-template showsolution-template version list--solution-template-name-nand--namealiasessolution-template version show--solution-template-name-nand--namealiasessolution-template version show--solution-template-version-name-vand--versionaliasesTarget Commands
target create--descriptiontarget install--target-name--nameand-naliasestarget listcontext_idpropertytarget list-subscriptionscontext_idpropertytarget publish--target-name--nameand-naliasestarget remove-revision--target-name--nameand-naliasestarget remove-revision--solution-version--versionand-valiasestarget showcontext_idpropertytarget uninstall--target-name--nameand-naliasestarget update-external-validation-status--target-name--nameand-naliasesRemoved Commands
The following commands have been removed from the extension:
Other Changes
context_idproperty to target-related command outputs