aztfmod/rover

Implement auto-complete to display the commands available

Offen

#58 geöffnet am 23.07.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Shell (148 Forks)auto 404
good first issuehelp wanted

Repository-Metriken

Stars
 (176 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This issue implements an auto-completion feature in the rover to simplify the discovery of the commands available

When typing rover the rover would display the rover modes available like --landingzone --clone --help

When type rover --landingzone it would display the landingzone attributes -a -launchpad -env --help

Contributor Guide