guarinogabriel / Mac-CLI

 macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.
MIT License
8.88k stars 334 forks source link

DHCP Lease, DNS Cache, Uptime #85

Closed mxeise closed 8 years ago

mxeise commented 8 years ago

added dhcp renew and dns clear

guarinogabriel commented 8 years ago

@mxeise There are no changes on the PR. Could you please double-check the PR?

mxeise commented 8 years ago

@guarinogabriel Sorry - the changes should be up by now.

VasuCigareddy commented 8 years ago

@mxeise I think you also need to update COMMANDS array in main mac script: https://github.com/guarinogabriel/Mac-CLI/blob/master/mac for the new commands to work (dhcp:renew, dns:clear and uptime).

mxeise commented 8 years ago

@VasuCigareddy Thanks for the hint! I added the three commands in COMMANDS