Commit c34be1f
committed
Fix command registration: Update __init__.py files to import all subcommands
- Update neon/__init__.py to import all command groups (branch, compute, endpoint, etc.)
- Update aaz package __init__.py files to properly import modules
- This fixes the AAZ validation errors for missing command groups
Fixes the error: 'Miss command groups in aaz: az neon branch, az neon compute...'1 parent 0a639e0 commit c34be1f
3 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments