mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
825 B
Executable File
825 B
Executable File
Read this on the main serverless docs site
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
--packageor-ppath to a pre-packaged directory and skip packaging step.--verboseor-vShows all stack events during deployment, and display any Stack Output.