thatconf
TypeScript icon, indicating that this package has built-in type declarations

0.3.4 • Public • Published

thatconf

CLI for That Conference (https://www.thatconference.com/)

oclif Version

Codecov Downloads/week License

Usage

$ npm install -g thatconf
$ thatconf COMMAND
running command...
$ thatconf (-v|--version|version)
thatconf/0.3.4 darwin-x64 node-v9.10.1
$ thatconf --help [COMMAND]
USAGE
  $ thatconf COMMAND
...

Commands

thatconf help [COMMAND]

display help for thatconf

USAGE
  $ thatconf help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

thatconf sessions

command for looking up sessions

USAGE
  $ thatconf sessions

OPTIONS
  -d, --day=Saturday|Sunday|Monday|Tuesday|Wednesday
      day of conference

  -h, --help
      show CLI help

  -l, --level=level
      level

  -n, --name=name
      name of speaker

  -p, 
  --primary=ALM|Architecture|ARVR|Cloud|DataStorage|DevOps|IoTMaker|Languages|MobileClient|SoftSkills|Security|Testing|T
  ools|UxUi|Web|Other|Family|Keynote|THAT Conference|Open Spaces|Precon|FamilyPrecon
      primary category

  -s, 
  --secondary=ALM|Architecture|ARVR|Cloud|DataStorage|DevOps|IoTMaker|Languages|MobileClient|SoftSkills|Security|Testing
  |Tools|UxUi|Web|Other|Family|Keynote|THAT Conference|Open Spaces|Precon|FamilyPrecon
      secondary category

  -t, --title=title
      session title contains term

  -y, --year=year
      [default: 2018] year

  --json
      format output as json

See code: src/commands/sessions.ts

thatconf speakers

command for looking up speakers

USAGE
  $ thatconf speakers

OPTIONS
  -c, --company=company  company contains term
  -h, --help             show CLI help
  -t, --title=title      title contains term
  -y, --year=year        [default: 2018] year
  --json                 format output as json

See code: src/commands/speakers.ts

thatconf tags

command for getting all tags

USAGE
  $ thatconf tags

OPTIONS
  -h, --help       show CLI help
  -y, --year=year  [default: 2018] year

See code: src/commands/tags.ts

Readme

Keywords

Package Sidebar

Install

npm i thatconf

Weekly Downloads

0

Version

0.3.4

License

MIT

Unpacked Size

28.2 kB

Total Files

14

Last publish

Collaborators

  • wadewegner