added abbreviations for docker swarm

This commit is contained in:
aminnairi
2024-01-09 11:11:06 +01:00
parent 2651f752cd
commit ca61a59665
@@ -58,3 +58,6 @@ abbr --add dstevt "docker system events"
abbr --add dstif "docker system info"
abbr --add dstpn "docker system prune"
# Abbrevations for "docker swarm"
abbr --add dsint "docker swarm init"
abbr --add dslv "docker swarm leave"