UNCLASSIFIED - NO CUI

Skip to content

Making k3d-dev.sh more readable and maintainable, using function to run over ssh

Danny Gershman requested to merge k3d-dev-more-readable into master

General MR

Summary

This change makes k3d-dev.sh more readable by removing repeated syntax (and using a shell function instead) to send commands over SSH to the EC2 instance hosting a Big Bang dev environment. "DRYing things up", if you will.

Relevant logs/screenshots

N/A

Edited by Danny Gershman

Merge request reports