1.0.2 • Published 1 year ago

flapps-cli v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

flapps-cli

CLI for flapps... :)

Usage

$ npm install -g flapps-cli
$ flapps-cli COMMAND
running command...
$ flapps-cli (--version)
flapps-cli/1.0.2 darwin-x64 node-v16.18.1
$ flapps-cli --help [COMMAND]
USAGE
  $ flapps-cli COMMAND
...

Commands

flapps-cli absences

show list of people whu are absent

USAGE
  $ flapps-cli absences

DESCRIPTION
  show list of people whu are absent

See code: dist/commands/absences.ts

flapps-cli help [COMMAND]

Display help for flapps-cli.

USAGE
  $ flapps-cli help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for flapps-cli.

See code: @oclif/plugin-help

flapps-cli login

login to your flapps account

USAGE
  $ flapps-cli login

DESCRIPTION
  login to your flapps account

EXAMPLES
  $ flapps-cli login

See code: dist/commands/login.ts

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago