fission-codes / fission

Fission CLI & server
https://runfission.com/docs
119 stars 14 forks source link

Add CLI command to list apps #607

Open bgins opened 2 years ago

bgins commented 2 years ago

Summary

Problem

Developers are not able to easily list apps they have registered at the command line.

Impact

Developers need to keep track of which apps they have registered on their own.

Solution

Add a fission app list command to the CLI that requests a list of registered apps and displays them.

jessmartin commented 2 years ago

Yes, please!