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

@seed-run/cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seed-run/cli

A CLI to help deploy your Seed apps.

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.1K
decreased by-21.83%
Maintainers
1
Weekly downloads
 
Created
Source

Seed CLI npm

Install the @seed-run/cli CLI.

$ npm install -g @seed-run/cli

And trigger a deployment to your apps on Seed.

$ SEED_TOKEN=ACME_ORG_TOKEN seed deploy --org acme --app backend-api --stage dev --commit 700b9c2

Options

You simply need to pass in the:

  • Org name --org
  • App name --app
  • Stage name --stage
  • Git commit SHA --commit
  • And a Seed CLI token as an environment variable SEED_TOKEN

Seed CLI Token

You can generate the SEED_TOKEN from your org settings in the Seed console.

Documentation

Read more about deploying with the Seed CLI over on the docs.

FAQs

Package last updated on 27 Sep 2021

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