jack terminate

Let’s clean up after ourselves and delete the environment. You can delete your Elastic Beanstalk environment with the following command:

jack terminate hi-web-stag

Jack prompts you for confirmation. If you want to bypass the prompt use the --sure flag.

jack terminate hi-web-stag --sure

Congratulations! 🍾 You have created Elastic Beanstalk environments, downloaded and applied configuration changes, deployed new code to the environment and cleaned up after youself by terminating the environment. You have successfully used jack to manage an Elastic Beanstalk environment.

Pro tip: Use the <- and -> arrow keys to move back and forward.

Edit this page

See a typo or an error? You can improve this page. This website is available on GitHub and contributions are encouraged and welcomed. We love pull requests from you!