Toolkit for deploying and operating serverless architectures on AWS, Google Cloud, Azure and IBM OpenWhisk. Commands can be run either using the
serverless
command or its alias,sls
. More information: https://serverless.com/.
serverless create
serverless create --template template_name
serverless deploy
serverless info
serverless invoke -f function_name
serverless logs -t