withfig/autocomplete

[aws] Add `help` subcommand

Open

#1,986 建立於 2023年5月27日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)TypeScript (5,346 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (24,242 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Sanity checks

  • My issue relates to a specific CLI completion spec (e.g. git checkout is missing options in git completion spec). If your issue is more general, please create your issue here: withfig/fig
  • I have searched github.com/withfig/autocomplete/issues and there are no duplicates of my issue
  • I would like to work on this.

What CLI tool does this relate to?

aws

Which statement makes the most sense?

This completion spec isn't complete

Issue Details

Add the help subcommand

  aws help
  aws <command> help
  aws <command> <subcommand> help

貢獻者指南