Make "aaz run -c" switch non-required
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
Research direction
Start at the aaz run CLI option definitions for -c and -s/--sm. Check how -c is currently required and how the command handles missing command_modules, then update the help text to explain when each switch is needed and verify that aaz run works without -c for code outside azure-cli.
Written by the indexing model from the issue text.
Description
The -c switch is used to specify the command_modules in azure-cli
when working with code which is not present in azure-cli, this switch is unnecessary. Requiring it creates a dependency to either give it a dummy directory to find the path it expects, download azure-cli and use it, or give it a dummy directory without the path it expects, which generates an error that doesn't matter to us.
Instead, I would like to see a message in the help for -c and -s/--sm that states when you should use the given switch.
Please let me know what you think, thank you.
- Dominant language
- Python
- Stars
- 27
- Forks
- 77
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Azure/aaz-dev-tools
-
act-codegen-extensibility-squad
Azure/aaz-dev-tools#556 · 1 comment · 1 assignee ·
-
act-codegen-extensibility-squad
Azure/aaz-dev-tools#555 · 1 comment · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
Azure/aaz-dev-tools#549 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
Azure/aaz-dev-tools#545 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Azure/aaz-dev-tools#544 · 1 comment ·
All issues in Azure/aaz-dev-tools
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100