Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

thatconf

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thatconf

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

latest
Source
npmnpm
Version
0.3.4
Version published
Maintainers
1
Created
Source

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

Keywords

oclif

FAQs

Package last updated on 06 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts