Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
23 lines (18 loc) · 825 Bytes

File metadata and controls

executable file
·
23 lines (18 loc) · 825 Bytes

Spotinst Functions - deploy

The sls deploy command deploys your entire service to Spotinst Functions via Spotinst API. Run this command when you have made service changes (i.e., you edited serverless.yml).

serverless deploy -v

Options

  • --package or -p path to a pre-packaged directory and skip packaging step.
  • --verbose or -v Shows all stack events during deployment, and display any Stack Output.