Created
April 1, 2021 11:33
-
-
Save kirankotari/80a9f10733f823351e6e3e1c0d5fd8dc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias l | |
expansion "load merge terminal" | |
! | |
alias oper | |
expansion "show packages package oper-status" | |
! | |
alias p | |
expansion "package reload force" | |
! | |
alias shc | |
expansion "show configuration" | |
! | |
alias shf | |
expansion "show full-configuration" | |
! | |
alias shr | |
expansion "show run" | |
! | |
alias v | |
expansion "show packages package package-version" | |
! | |
alias c | |
expansion "config" | |
! | |
alias co | |
expansion "commit" | |
! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment