serverless deploy

Deploy a Serverless service

Subcommands

NameDescription
function
list

Options

NameDescription
--concealHide secrets from the output (e.g. API Gateway key values)
--package, -p <package>Path of the deployment package
--verbose, -v <production>Show all stack events during deployment
--forceForces a deployment to take place
--function, -f <function>Name of the function
--aws-s3-accelerateEnables S3 Transfer Acceleration making uploading artifacts much faster
--region, -r <region>Region of the service
--aws-profile <profile name>AWS profile to use with the command
--app <app>Dashboard app
--org <org>Dashboard org
--use-local-credentialsRely on locally resolved AWS credentials instead of loading them from Dashboard provider settings (applies only to services integrated with Dashboard)
--config, -c <.yml file>Path to serverless config file
--stage, -s <stage>Stage of the service
--help, -hShow help
--versionShow version info