eb deploy
It will compress your repository, upload to S3 and deploy to eb.
Get CLI Tools:
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-install.html
I am AWS elastic beanstalk A newbie. I deployed the Parse example server using the deploy to AWS button in the Parse Server Example Link. I want to update the cloud code in main.js, but I don’t know how to deploy the cloud code, just like I use Parse deployment in the terminal Same.
Try this command:
eb deploy
It will compress Your repository, upload to S3 and deploy to eb.
Get the CLI tool:
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-install .html