layer5io / mesheryctl-aliases

Programmatically generated, handy mesheryctl aliases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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.




 
Shows an illustrated light mode meshery logo in light color mode and a dark mode meshery logo dark color mode. Layer5 Cloud Native 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

Programmatically generated, handy mesheryctl aliases.

License:Apache License 2.0


Languages

Language:Makefile 100.0%