Is there anyway to save commands I run often? I use to use a program called ZOC and it had the ability to add as many favorite commands as you want and then you could associate those commands with a profile.
So for example: I have a bunch of profiles with the keyword F5 that I would like some favorite commands to be available that while on one of the profiles that F5, these favorite commands would be available to click on and it would send the cli command to the window
You would do this for Linux commands or maybe you have certain servers you maintain and having favorite commands that you run all the time at your finger tips.
I know you can do python scripts but that's pretty intense. If I use the python method then I would have hundreds of python scripts running one command and they would be available to all profiles even if the script would never work on those.