summaryrefslogtreecommitdiffstats
path: root/cmd/cmd.go
Commit message (Collapse)AuthorAgeFilesLines
* General refactor of the cmd package (#3328)Morgan Bazalgette2018-01-121-0/+38
| | | | | | | | * General refactor of the cmd package * Address breakage in runCreateUser * Place "common" functions into cmd.go
* Use cli Flags directly and not some helper funcsMatthias Loibl2016-11-091-42/+0
| | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
* codegangsta/cli => urfave/cli (#3546)Kim "BKC" Carlbäcker2016-08-301-1/+1
|
* fix api brokenUnknwon2015-11-151-0/+42