1.0.1 • Published 6 years ago

lando-platformsh v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Lando Platformsh

Lando Platformsh allows developers exeute Platformsh Cli commands from within Lando services.

Install

  1. yarn add lando-platformsh -d
  2. If Lando Plugin Anywhere is not already installed, execute: ./node_modules/.bin/lando-pa.js or, if it is installed globally, lando-pa.

Now, give it a try from within your project root directory (where your package.json is configured): lando platform list. Or execute within a specific service: lando platform list --service

Key Points

  • This plugin depends on and installs lando-plugin-anywhere which allows this plugin to be autoloaded from your node_modules directory of your project.
1.0.1

6 years ago

1.0.0

6 years ago