Skip to content

manualbashing/esxcli-ahk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

esxcli-ahk

AHK script to expand short hands for esxcli commands.

Installation

  • No installation required. Download the script and run it with ahk
  • To run the script at startup, open a explorer window, enter shell:startup in the adress bar and create a shortcut which points ahk to the script:
"C:\Program Files\AutoHotkey\AutoHotkeyU64.exe" "C:\your\path\to\esxcli.ahk"

Usage

Type ! followed by the beginning two letters of each namespace, that you want to expand. Each namespace is identified, by its first two letters.

!essysycoge --> [es]xcli [sy]stem [sy]slog [co]nfig [ge]t

If a command is ambigous, a gui will show all possible resolutions of the command.

About

AHK script to expand short hands for esxcli commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published