Programmatically generated, handy mesheryctl aliases.
Some of the generated aliases are:
alias m="mesheryctl"
alias ms="mesheryctl system"
alias msl="mesheryctl system logs"
...
You can directly download the .mesheryctl_aliases file and save it in your $HOME
directory, then edit your .bashrc/.zshrc
file with:
[ -f ~/.mesheryctl_aliases ] && source ~/.mesheryctl_aliases
Aliases won't persist once the shell is exited. Hence, make sure to run this command each time you want to use aliases in a session
Our projects are community-built and welcome collaboration. 👍 Be sure to see the Layer5 Community Welcome Guide for a tour of resources available to you and jump into our Slack!
MeshMates are experienced Layer5 community members, who will help you learn your way around, discover live projects and expand your community network. Become a Meshtee today!
Find out more on the Layer5 community.
✔️ Join any or all of the weekly meetings on community calendar.
✔️ Watch community meeting recordings.
✔️ Access the Community Drive by completing a community Member Form.
✔️ Discuss in the Community Forum.
Not sure where to start? Grab an open issue with the help-wanted label.