Comment 4 for bug 1557434

Revision history for this message
Michael Z. Krog (mic-apaq) wrote : Re: CLI version command doesn't work (2.0)

We experience this too. After upgrading to Version 2.0.0 (rc1+bzr5143) our system is completely broken.

## Using CLI
```
devops@maas:~$ maas list
devops http://10.10.0.2:5240/MAAS/api/2.0/ 2DFfzeg6nLyezsYDGt:GucMNwujbVQRZA8Ksz:makatf7e849fJdATrtKFKYkYNBXQ7MbA
devops@maas:~$ maas devops machines
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.
    refresh Refresh the API descriptions of all profiles.
    logout Log out of a remote API, purging any stored credentials.
    login Log in to a remote API, and remember its description and
                  credentials.
    apikey Used to manage a user's API keys. Shows existing keys unless
                  --generate or --delete is passed.
    createadmin Create a MAAS administrator account.
    changepassword
                  Change a MAAS user's password.
    devops Interact with http://10.10.0.2:5240/MAAS/api/2.0/

http://maas.io/

'Namespace' object has no attribute 'execute'
```

## Using Web UI
Error occurred
Reload'NoneType' object is not iterable