aztfmod/rover

Implement auto-complete to display the commands available

开放

#58 创建于 2020年7月23日

 (0 条评论) (0 个反应) (0 位负责人)Shell (148 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (176 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南