aztfmod/rover

Implement auto-complete to display the commands available

Aberta

#58 aberto em 23 de jul. de 2020

 (0 comentário) (0 reação) (0 responsável)Shell (148 forks)auto 404
good first issuehelp wanted

Métricas do repositório

Stars
 (176 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador