generate_command_inventory.py --params
See original GitHub issueI get the following error when I try this python .\generate_command_inventory.py --commands build --params list
Traceback (most recent call last):
File ".\generate_command_inventory.py", line 57, in <module>
cmd_args = cmd_table[cmd_name]['arguments']
TypeError: 'CLICommand' object is not subscriptable
Am I using it correctly. Optimally, I’d like to get all the commands back and all the parameters for that command but this python .\generate_command_inventory.py
only brings back the cmds.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
py-params - PyPI
Params represents a set of parameters modeled as a dict with a fixed set of keys. Default values are provided as class level...
Read more >Parsing arguments and building values — Python 3.11.1 ...
A format unit describes one Python object; it is usually a single character or ... Parse the parameters of a function that takes...
Read more >Generator with parameters? - python - Stack Overflow
Is there a way to create a parametrized Generator. I want a generator/counter that increases if I pass True and decreases if I...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@willsmythe Can you take a look at this question?
We recently announced the release of the Azure DevOps extension to Azure CLI. We will not be investing in features in VSTS CLI. Do give the new Azure DevOps extension a try and let us know if you are facing any challenges.