[2.0rc1] CLI version command doesn't work
Bug #1557434 reported by
Michael Foord
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Gavin Panella | ||
2.0 |
Fix Released
|
High
|
Gavin Panella |
Bug Description
Calling version from the command line doesn't work.
$ maas maas version
usage: /usr/bin/maas [-h] COMMAND ...
optional arguments:
-h, --help show this help message and exit
drill down:
COMMAND
list List remote APIs that have been logged-in to.
login Log in to a remote API, and remember its description and
logout Log out of a remote API, purging any stored credentials.
refresh Refresh the API descriptions of all profiles.
maas Interact with http://
'Namespace' object has no attribute 'execute'
Related branches
lp://staging/~allenap/maas/argparse-the-annoying--bug-1557434
- Mike Pontillo (community): Approve
-
Diff: 201 lines (+72/-17)4 files modifiedbuildout.cfg (+21/-14)
src/maascli/__init__.py (+8/-1)
src/maascli/tests/test_cli.py (+1/-1)
src/maascli/tests/test_integration.py (+42/-1)
lp://staging/~allenap/maas/argparse-the-annoying--bug-1557434--2.0
- Andres Rodriguez (community): Approve
-
Diff: 228 lines (+83/-18)5 files modifiedbuildout.cfg (+21/-14)
docs/changelog.rst (+10/-0)
src/maascli/__init__.py (+8/-1)
src/maascli/tests/test_cli.py (+2/-2)
src/maascli/tests/test_integration.py (+42/-1)
lp://staging/~andreserl/maas/packaging_rc3
- Andres Rodriguez (community): Approve
-
Diff: 90 lines (+54/-6)2 files modifieddebian/changelog (+44/-0)
debian/maas-region-controller.postinst (+10/-6)
Changed in maas: | |
status: | Incomplete → New |
Changed in maas: | |
milestone: | none → 2.1.0 |
summary: |
- CLI version command doesn't work (2.0) + [2.0rc1] CLI version command doesn't work |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Hi Michael,
Seems like you need to log in? Can you try login in first?