Skip to content

josephmidura/mesheryctl-aliases

 
 

mesheryctl-aliases

Programmatically generated, handy mesheryctl aliases.

Examples

Some of the generated aliases are:

alias m="mesheryctl"
alias ms="mesheryctl system"

alias msl="mesheryctl system logs"
...

Installation

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

 

Join the service mesh community!

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

Find your MeshMate

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.




 

Layer5 Service Mesh Community

Layer5 Service Mesh 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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%