Azure / Azure/azure-cli-dev-tools

Generated scaffolding code is not working...

Offen
#158 3 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @haroldrandom Auf GitHub ansehen
Documentation Extension help wanted question
Vorherrschende Sprache
Python
Sterne
91
Forks
134
Ø Merge
2 Std. 51 Min.
Gemergte PRs (30 T.)
1

Beschreibung

Hi All , I followed all the instructions and created the Template extension , generated code is not working ( azdev extension create NewTestOperations --local-sdk "C:\github\sdks\azure-mgmt-maps-0.1.0\azure-mgmt-maps-0.1.0" --operation-name AccountsOperations --client-name MapsManagementClient --sdk-property account_name --github-alias subbartt)
1) az NewTestOperations -h is only displaying single command , where as commands file has mutliple command. It is only displaying first command.
2) Running the command az NewTestOperations create is also failing with below error
(env) c:\github\azure-cli-extensions\src\NewTestOperations>az NewTestOperations create
The command failed with an unexpected error. Here is the traceback:

''
Traceback (most recent call last):
File "c:\github\env\lib\site-packages\knack\cli.py", line 206, in invoke
cmd_result = self.invocation.execute(args)
File "c:\github\env\lib\site-packages\azure\cli\core\commands\__init__.py", line 566, in execute
command_source = self.commands_loader.command_table[command].command_source
KeyError: ''

Can some check this?

Also orthogonal to this , do you have general debugging instructions how to step through the extension code while developing extension , that would help a lot.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.