Skip to content

Replace some AzCmd usages with Cmd#110

Merged
gpalmz merged 7 commits into
mainfrom
gpalmz/use-cmd
Dec 12, 2025
Merged

Replace some AzCmd usages with Cmd#110
gpalmz merged 7 commits into
mainfrom
gpalmz/use-cmd

Conversation

@gpalmz
Copy link
Copy Markdown
Collaborator

@gpalmz gpalmz commented Dec 12, 2025

Cmd is and less rigid, requires less messing with quotes, and prevents you from writing bugs involving unwanted word splitting. We should use it over AzCmd. Left AzCmd in LFO stuff for now since I that'll be harder to validate.

@gpalmz gpalmz requested a review from benjjs December 12, 2025 18:57
@gpalmz gpalmz requested a review from a team as a code owner December 12, 2025 18:57
@benjjs
Copy link
Copy Markdown
Collaborator

benjjs commented Dec 12, 2025

This looks good but just want to make sure you've done some extensive e2e/smoke testing since this touches a lot of stuff.

@gpalmz
Copy link
Copy Markdown
Collaborator Author

gpalmz commented Dec 12, 2025

This looks good but just want to make sure you've done some extensive e2e/smoke testing since this touches a lot of stuff.

@benjjs Yep I tested all of the affected code paths. The only steps that are actually migrated from AzCmd to Cmd by this are scope collection and app registration creation. Tested both with one and many scopes selected. No issues.

Base automatically changed from gpalmz/query-mspim to main December 12, 2025 19:56
@gpalmz gpalmz merged commit 45c1c03 into main Dec 12, 2025
1 check passed
@gpalmz gpalmz deleted the gpalmz/use-cmd branch December 12, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants