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.4 to 0.9.0

src/bin/club-epics

2

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

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

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

- [Members](#members)
- [Epics](#epics)
- [Workflows](#workflows)

@@ -39,2 +40,3 @@ - [Install](#install)

workflows list workflows and their states
epics list epics and their states
workspace list stories matching saved workspace query

@@ -173,2 +175,20 @@ help [cmd] display help for [cmd]

### Epics
~~~
Usage: club epics [options]
Display epics available for stories
Options:
-a, --archived List only epics including archived
-c, --completed List only epics that have been completed
-d, --detailed List more details for each epic
-t, --title [query] List epics with name/title containing query
-s, --started List epics that have been started
-h, --help output usage information
~~~
### Workflows

@@ -175,0 +195,0 @@

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