ittybittyapps / appstoreconnect-cli

An easy to use command-line tool for interacting with the Apple AppStore Connect API
MIT License
175 stars 17 forks source link

Bug: `testflight betatesters` command doesn't have a default subcommand #150

Closed orj closed 4 years ago

orj commented 4 years ago

🌎 Environment

💬 Description

The testflight betatesters command doesn't have a default command. To be consistent with other commands it should probably be the list command.

🦶 Reproduction Steps

Try asc testflight betatesters.

🤔 Expected Results

The default subcommand of list should be executed.

😲 Actual Results

The help is printed.