Socket
Socket
Sign inDemoInstall

@automattic/vip

Package Overview
Dependencies
Maintainers
20
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automattic/vip

The VIP Go Javascript library & CLI


Version published
Weekly downloads
998
decreased by-41.74%
Maintainers
20
Weekly downloads
 
Created
Source

vip Build Status

VIP CLI is your tool for interacting with and managing your VIP Go applications.

Getting started

First, install the package:

npm install -g @automattic/vip

Then, launch the command and follow the prompts:

vip

If you need more information, check out our VIP CLI documentation.

Changelog

1.3.0

  • We now display information header for every vip app --app execution (#223).
  • We fixed the logout bug asking the user to login before being able to logout (#222) and we also display a message when a user logout (#221).
  • We replaced inquirer with enquirer (#229).
  • We fixed a bug where we didn't check if we can sync to an environment before accessing some information about it (#230).
  • We fixed an EPIPE bug when hitting q in app list command (#225).
  • We updated third party dependencies to newer, more secure versions.

1.2.1

  • The 1.2.0 version was containing a bug and we published a patch to fix it. Please use this version instead.

1.2.0

  • We now display a preview of the sync feature with the backup time and the search/replace taking place in your database.
  • We now display your mapped domain instead of the placeholder go-vip.co domain in vip app and vip app list.
  • We now display a better message when an app does not have any non-production environments.
  • We fixed a bug where the help menu was not showing until you're logged in.
  • We updated third party dependencies to newer, more secure versions.

https://github.com/Automattic/vip/releases/tag/v1.2.0

1.1.0

  • We now correctly report errors when vip sync fails. Previously, this would incorrectly report that a sync was run previously.
  • We fixed permissions issues for some users with admin access for repos. They were unable to properly view and access applications.
  • We now display more applications in vip app list (up to 100!) and have made it easier to browse through a large list thanks to ($PAGER|less) support. Previously you would only see the first 10 applications in your account.

https://github.com/Automattic/vip/releases/tag/v1.1.0

1.0.0

The first release!

  • vip app list: view a list of all your applications.
  • vip app: view details about one of your applications.
  • vip sync: trigger a data sync to synchronize data from your production environment to non-production environments.

More details at:

Keywords

FAQs

Package last updated on 18 Mar 2019

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