serverless deploy function

No description

Options

NameDescription
--app <app>Dashboard app
--aws-profile <profile name>AWS profile to use with the command
--config, -c <.yml file>Path to serverless config file
--function, -f <function>Name of the function
--help, -hShow help
--org <org>Dashboard org
--region, -r <region>Region of the service
--stage, -s <stage>Stage of the service
--use-local-credentialsRely on locally resolved AWS credentials instead of loading them from Dashboard provider settings (applies only to services integrated with Dashboard)
--versionShow version info
--forceForces a deployment to take place
--update-config, -u <config>Updates function configuration, e.g. Timeout or Memory Size without deploying code