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

@artsy/cli

Package Overview
Dependencies
Maintainers
14
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artsy/cli - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v0.7.1 (Sat Feb 13 2021)
#### ⚠️ Pushed to `master`
- fix: update token in GitHub GraphQL generate-types task ([@dblandin](https://github.com/dblandin))
#### Authors: 1
- Devon Blandin ([@dblandin](https://github.com/dblandin))
---
# v0.7.0 (Fri Feb 12 2021)

@@ -2,0 +14,0 @@

2

oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"0.7.0","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"examples":["$ artsy hello\nhello world from ./src/hello.ts!\n"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"name":{"name":"name","type":"option","char":"n","description":"name to print"},"force":{"name":"force","type":"boolean","char":"f","allowNo":false}},"args":[{"name":"file"}]},"identify":{"id":"identify","description":"Identify a Gravity resource by its BSON ID","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"id"}]},"login":{"id":"login","description":"Log into the Artsy API. This is a prerequisite for many other commands.","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"acronym":{"id":"acronym","description":"Explain an acronym heard at Artsy","pluginName":"@artsy/cli","pluginType":"core","aliases":["tla","wtf"],"examples":["$ artsy acronym aov\nAOV: Average Order Value"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"acronym","required":true}]},"acronym:random":{"id":"acronym:random","description":"Return a random acronym heard at Artsy","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"examples":["$ artsy acronym:random\nTAT: Turn around time"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"on-call:list":{"id":"on-call:list","description":"List users via OpsGenie","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"randomize":{"name":"randomize","type":"boolean","char":"r","description":"Trigger randomization","allowNo":false},"split":{"name":"split","type":"option","char":"s","description":"Split members into [N] groups","default":1},"team":{"name":"team","type":"option","char":"t","description":"Name of team to limit results to"}},"args":[]},"on-call:next":{"id":"on-call:next","description":"List is on call next","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"date":{"name":"date","type":"option","description":"target date in ISO format"},"schedule":{"name":"schedule","type":"option","description":"schedule name","default":"Engineering On Call"}},"args":[]},"on-call:who":{"id":"on-call:who","description":"List who is on call now","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"date":{"name":"date","type":"option","description":"target date in ISO format"},"schedule":{"name":"schedule","type":"option","description":"schedule name","default":"Engineering On Call"}},"args":[]},"scheduled:rfcs":{"id":"scheduled:rfcs","description":"lists open RFCs","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"scheduled:standup-reminder":{"id":"scheduled:standup-reminder","description":"Remind facilitators and participants of upcoming standup.","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{},"args":[]}}}
{"version":"0.7.1","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"examples":["$ artsy hello\nhello world from ./src/hello.ts!\n"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"name":{"name":"name","type":"option","char":"n","description":"name to print"},"force":{"name":"force","type":"boolean","char":"f","allowNo":false}},"args":[{"name":"file"}]},"identify":{"id":"identify","description":"Identify a Gravity resource by its BSON ID","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"id"}]},"login":{"id":"login","description":"Log into the Artsy API. This is a prerequisite for many other commands.","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"acronym":{"id":"acronym","description":"Explain an acronym heard at Artsy","pluginName":"@artsy/cli","pluginType":"core","aliases":["tla","wtf"],"examples":["$ artsy acronym aov\nAOV: Average Order Value"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"acronym","required":true}]},"acronym:random":{"id":"acronym:random","description":"Return a random acronym heard at Artsy","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"examples":["$ artsy acronym:random\nTAT: Turn around time"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"on-call:list":{"id":"on-call:list","description":"List users via OpsGenie","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"randomize":{"name":"randomize","type":"boolean","char":"r","description":"Trigger randomization","allowNo":false},"split":{"name":"split","type":"option","char":"s","description":"Split members into [N] groups","default":1},"team":{"name":"team","type":"option","char":"t","description":"Name of team to limit results to"}},"args":[]},"on-call:next":{"id":"on-call:next","description":"List is on call next","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"date":{"name":"date","type":"option","description":"target date in ISO format"},"schedule":{"name":"schedule","type":"option","description":"schedule name","default":"Engineering On Call"}},"args":[]},"on-call:who":{"id":"on-call:who","description":"List who is on call now","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"date":{"name":"date","type":"option","description":"target date in ISO format"},"schedule":{"name":"schedule","type":"option","description":"schedule name","default":"Engineering On Call"}},"args":[]},"scheduled:rfcs":{"id":"scheduled:rfcs","description":"lists open RFCs","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"scheduled:standup-reminder":{"id":"scheduled:standup-reminder","description":"Remind facilitators and participants of upcoming standup.","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{},"args":[]}}}
{
"name": "@artsy/cli",
"description": "The artsy command line tool",
"version": "0.7.0",
"version": "0.7.1",
"author": "Jon Allured @jonallured",

@@ -6,0 +6,0 @@ "bin": {

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