Robottelo: Implement stubs from cli.test_myaccount.py

Created on 24 Aug 2016  路  4Comments  路  Source: SatelliteQE/robottelo

CLI enhancement

All 4 comments

I think merging them seems reasonable

I think My Account is more relevant to webUI, to manage user's self account from My Account menu. In CLI, we don't have any separate sub-command for my account so we should merge this.

@oshtaier pointed out on #3847 how my_account is different from user:

hammer -u ADMIN_USER -p ADMIN_PASSWORD update user --name MY_ACCOUNT --newname MY_ACCOUNT2

and

hammer -u MY_ACCOUNT -p MY_ACCOUNT_PASSWORD update user --name MY_ACCOUNT --newname MY_ACCOUNT2
Was this page helpful?
0 / 5 - 0 ratings