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.11.2 to 0.12.0

src/bin/club-projects

2

package.json
{
"name": "clubhouse-cli",
"version": "0.11.2",
"version": "0.12.0",
"description": "A command line tool for viewing, creating and updating clubhouse.io stories",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -14,2 +14,3 @@ # clubhouse-cli

- [Workflows](#workflows)
- [Projects](#projects)
- [Install](#install)

@@ -41,2 +42,3 @@ - [Acknowledgments](#acknowledgments)

epics list epics and their states
projects list or search projects
workspace list stories matching saved workspace query

@@ -121,2 +123,3 @@ help [cmd] display help for [cmd]

-e, --estimate [number] Update estimate of story
-d, --description [text] Update description of story
-E, --epic [id|name] Update epic of story

@@ -236,2 +239,18 @@ -l, --label [id|name] Update story with labels, comma-separated

### Projects
~~~
Usage: club projects [options]
Display projects available for stories
Options:
-a, --archived List only projects including archived
-d, --detailed List more details for each project
-t, --title [query] List projects with name/title containing query
-h, --help output usage information
~~~
### Install

@@ -238,0 +257,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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