moin-cli

0.4.1 • Public • Published

moinapp-cli

The command line interface for moin

Usage

Print out the help:

$ moin

Send a moin

You need to login before you can use this method.

$ moin <USERNAME>

SignUp/Login/Logout

SignUp for a new account:

$ moin signup

Login with your existing credentials:

$ moin login

Logout:

$ moin logout

Get user info

You need to login before you can use this method.

$ moin get <username>

Show current configuration file

$ moin config-show

Set config values

$ moin config-set <key> <value>

/moin-cli/

    Package Sidebar

    Install

    npm i moin-cli

    Weekly Downloads

    4

    Version

    0.4.1

    License

    MIT

    Last publish

    Collaborators

    • sgade