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

  • --config or -c Name of your configuration file, if other than serverless.yml|.yaml|.js|.json.
  • --package or -p path to a pre-packaged directory and skip packaging step.
  • --verbose Shows all stack events during deployment, and display any Stack Output.
Edit this page

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

  • --config or -c Name of your configuration file, if other than serverless.yml|.yaml|.js|.json.
  • --package or -p path to a pre-packaged directory and skip packaging step.
  • --verbose Shows all stack events during deployment, and display any Stack Output.