@inngest/deployx

0.1.1 • Public • Published

@inngest/deployx

⚠️ Experimental deploys. ⚠️

Deploy an SDK function using the following command. This requires the inngest-cli to be installed and you need to be logged in.

npm install -g inngest-cli
inngest login
# Deploy to the Test workspace
npx @inngest/deployx ./inngest/my-function.ts
# Deploy to the Production workspace
npx @inngest/deployx --prod ./inngest/my-function.ts

Development

To test this locally, from this package run npm link then you'll be able to use the bin globally on your machine:

inngest_deployx ./inngest/myFunction.ts

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @inngest/deployx

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

6.73 kB

Total Files

3

Last publish

Collaborators

  • jpwilliams
  • djfarrelly