Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

clubhouse-cli

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clubhouse-cli

A command line tool for searching and updating clubhouse.io stories

  • 0.2.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
increased by20%
Maintainers
1
Weekly downloads
 
Created
Source

clubhouse-cli

Usage

  Usage: club [options] [command]

  A command line tool for searching and updating clubhouse.io stories


  Options:

    -V, --version  output the version number
    -h, --help     output usage information


  Commands:

    install         install and configure API access
    search [query]  search stories with optional query
    story           view or manipulate stories
    wf              list workflows and their states
    help [cmd]      display help for [cmd]
  Usage: club search [options]

  Search through clubouse stories


  Options:

    -a, --archived         Include archived Stories
    -I, --idonly           Print only ID of story results
    -l, --label [id|name]  Stories with label id/name
    -p, --project [id]     Stories in project
    -s, --state [id]       Stories in workflow state
    -t, --text [name]      Stories with text in name
    -y, --type [name]      Stories of type
    -h, --help             output usage information

Stories

  Usage: club story [options] <id>

  Update and/or display story details


  Options:

    -I, --idonly             Print only ID of story results
    -s, --state [id]         Update workflow state of story
    -e, --estimate [number]  Update estimate of story
    -c, --comment [text]     Add comment to story
    -h, --help               output usage information

Workflows

  Usage: club wf [options]

  Display workflows/states available for stories


  Options:

    -s, --search [query]  List states containing query
    -h, --help            output usage information

Install

Install via npm:

$ npm install clubhouse-cli -g
  Usage: club install [options]

  Install access token for clubhouse API


  Options:

    -V, --version  output the version number
    -f, --force    Force install/reinstall
    -h, --help     output usage information

FAQs

Package last updated on 25 Oct 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc