1.0.0 • Published 7 years ago

hypercloud-admin-cli v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

hypercloud-admin-cli

Admin command-line shell for hypercloud.

npm i -g hypercloud-admin-cli
hypercloud-admin

hypercloud-admin-cli.gif

  Commands:

    help [command...]         Provides help for a given command.
    exit                      Exits application.
    login                     Login to the server
    list-users [options]      
    user [options] <id>       Show user record. (ID, username, or email.)
    suspend <id> [reason...]  Suspend the user. (ID, username, or email.)
    unsuspend <id>            Unsuspend the user. (ID, username, or
                              email.)