How do I Install the Serverless Framework open-source CLI

0 votes
How do I Install the Serverless Framework open-source CLI? I need to create and deploy a serverless service.
Oct 1, 2019 in AWS by Hannah
• 18,570 points
788 views

1 answer to this question.

0 votes

To install the serverless framework open-source CLI, execute the following command on yout terminal:

npm install -g serverless

Once you've installed it, you should be able to execute the following command

$ serverless -v
x.x.x

Have a look at this thread to know more about how to deploy a serverless service: https://www.edureka.co/community/57664/create-and-deploy-a-serverless-service-on-linux

answered Oct 1, 2019 by Vijay

Related Questions In AWS

0 votes
1 answer

How do I change the Root Volume to persist at launch time using the CLI?

add the following option to your run-instances command: --block-device-mappings file://mapping.json Specify ...READ MORE

answered Oct 21, 2019 in AWS by Pearl
428 views
0 votes
2 answers

How do I define the principal for an AWS policy statement?

Check with AWS Policy Documentations once, rest ...READ MORE

answered Jun 26, 2018 in AWS by Cloud gunner
• 4,670 points

edited Jun 26, 2018 by Cloud gunner 883 views
0 votes
1 answer

How do i install specific fonts on my instances?

Create a fonts/ folder in your application ...READ MORE

answered Aug 28, 2018 in AWS by Archana
• 4,170 points
2,958 views
0 votes
1 answer

How do i get the Elastic IP from running instance?

If yours is a linux ec2 instance ...READ MORE

answered Aug 29, 2018 in AWS by Archana
• 4,170 points
1,523 views
0 votes
1 answer
0 votes
1 answer

How do I create an alarm for my load balancer using the Amazon EC2 console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

answered May 17, 2019 in AWS by Rhea
1,344 views
0 votes
1 answer

How do I set an aws aurora serverless cluster?

Hey @Prakash, follow these steps: Click “Create Database” ...READ MORE

answered Aug 22, 2019 in AWS by Scarlet
811 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP