0.1.2 • Published 3 years ago

@seed-run/cli v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.

0.1.2-next.4

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1-next.2

3 years ago

0.0.1-next.1

3 years ago

0.0.1-next.0

3 years ago