Sha256: 7b07f6a064b80d6382aab9e9f4e640262688e5d47a59b4ee874067230ba7f7f3
Contents?: true
Size: 900 Bytes
Versions: 5
Compression:
Stored size: 900 Bytes
Contents
--- title: jack terminate --- Let's clean up after ourselves and delete the environment. You can delete your Elastic Beanstalk environment with the following command: ```sh 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. <a id="prev" class="btn btn-basic" href="{% link _docs/jack-deploy.md %}">Back</a> <a id="next" class="btn btn-primary" href="{% link _docs/jack-help.md %}">Next Step</a> <p class="keyboard-tip">Pro tip: Use the <- and -> arrow keys to move back and forward.</p>
Version data entries
5 entries across 5 versions & 1 rubygems