Skip to content

Commit 2690e05

Browse files
authored
{Compute} az vm application: Migrate to Code Gen V2 (#30937)
1 parent f1c5229 commit 2690e05

11 files changed

Lines changed: 9998 additions & 3662 deletions

File tree

src/azure-cli/azure/cli/command_modules/vm/aaz/latest/vm/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@
1919
from ._reapply import *
2020
from ._redeploy import *
2121
from ._reimage import *
22+
from ._show import *
2223
from ._simulate_eviction import *
2324
from ._start import *
25+
from ._update import *

0 commit comments

Comments
 (0)