Commit 674c898
committed
Remove unnecessary AAZ command loading from __init__.py
The az aks safeguards commands are already available in the official CLI.
The aks-preview extension overrides them through custom commands in commands.py.
No need to explicitly load AAZ commands here.1 parent ce9ff8d commit 674c898
1 file changed
+0
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 39 | | |
51 | 40 | | |
52 | 41 | | |
| |||
0 commit comments