Skip to content

ParallelCluster Awesomeness

Sean Smith edited this page Jul 8, 2019 · 2 revisions

Add these to your ~/.bash_profile or ~/.bashrc 🚀

# pcluster
alias pl="pcluster list --color"
alias p="pcluster"
alias pssh="pcluster ssh"

image

Enjoy!

Clone this wiki locally