Revision 258a45f3 kamaki/cli/commands/astakos.py

b/kamaki/cli/commands/astakos.py
114 114

  
115 115
@command(user_cmds)
116 116
class user_list(_user_init, _optional_json):
117
    """Get service endpoints"""
117
    """List all authenticated users"""
118 118

  
119 119
    @errors.generic.all
120 120
    def _run(self, custom_token=None):

Also available in: Unified diff