andrewchilds / overcast

Orchestrate VMs from your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`overcast import` appears to be a duplicate of `overcast instance import`

garnold opened this issue · comments

Hey @garnold - yeah there are a couple shortcut/alias commands:

overcast destroy -> overcast [provider] destroy
overcast get -> overcast instance get
overcast import -> overcast instance import
overcast reboot -> overcast [provider] reboot

Even though they're aliases, I think Overcast is more intuitive with them vs. without them.

Gotcha, closing.