commit | 2c4bbcffc3a5ac3aa3fe5032d5e6047881b791c5 | [log] [tgz] |
---|---|---|
author | Deniz Turkoglu <deniz@spotify.com> | Fri Apr 13 15:26:01 2012 +0200 |
committer | Deniz Türkoglu <deniz@spotify.com> | Mon May 07 17:29:58 2012 -0700 |
tree | c1519f13b3de27f9df8f2d99c7c139edc21132fb | |
parent | 90ff393d023f94372bd791b751dcd864ac59a9db [diff] |
SSH-command : set-account Added a new command, 'set-account', that can be used to edit various settings of an account, such as active status, emails, ssh keys and the full name. The commandline pattern: set-account [--full-name <FULLNAME>] [--active|--inactive] [--add-email <EMAIL>] [--delete-email <EMAIL> | ALL] [--add-ssh-key - | <KEY>] [--delete-ssh-key - | <KEY> | ALL] <USER> Bug: issue 1095 Change-Id: Ice168daad59db3812b2db7e5f055931ebc073df7