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 - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

7

package.json
{
"name": "clubhouse-cli",
"version": "0.8.0",
"description": "A command line tool for searching,viewing, and updating clubhouse.io stories",
"version": "0.8.1",
"description": "A command line tool for viewing, creating and updating clubhouse.io stories",
"main": "index.js",
"engines": {
"node": "^7.4.0"
},
"scripts": {

@@ -7,0 +10,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

# clubhouse-cli
This is a command line interface for [Clubhouse](https://app.clubhouse.io), focused on the display and manipulation of stories. With this, you can run custom searches, save them as local workspaces, and recall those workspaces. You can also view full stories, update most attributes on a story, and create brand new stories quickly.
## Table of Contents
- [Usage & Commands](#usage)
- [Search](#search)
- [Stories](#stories)
- [Story Creation](#story-creation)
- [Workspace](#workspace)
- [Members](#members)
- [Workflows](#workflows)
- [Install](#install)
- [Acknowledgments](#acknowledgments)
## Usage

@@ -104,3 +117,3 @@

~~~
Usage: club-create [options]
Usage: club create [options]

@@ -145,3 +158,3 @@ create a story with provided details

~~~
Usage: club-members [options]
Usage: club members [options]

@@ -178,2 +191,3 @@ Display members available for stories

$ npm install clubhouse-cli -g
$ club install
~~~

@@ -193,1 +207,6 @@

~~~
## Acknowledgments
- [Clubhouse API](http://clubhouse.io/api/rest/v2/)
- Official [clubhouse-lib](https://github.com/clubhouse/clubhouse-lib)
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