Have a developer one stop CLI script to perform various development tasks, such as:
Allow/revoke the current local IP address in the security group of the server, to allow SSH to it and perform any other operations from the local development machine
Allow for easy SSH access to remote machines (staging/production)
Open docker such as phpMyAdmin locally, and connect them to remote DB, for easier reasoning and manipulation of our database.
Have a developer one stop CLI script to perform various development tasks, such as: