You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
There is currently no way to check what app you already have created.
Impact
If a user forgot the name of the app that they created or just want want to delete some old apps that they created and no longer want, there is no way to solve this issue.
Solution
This is currently already implemented server side so it should be a matter of creating a command that queries the server for a list of apps.
Summary
Problem
There is currently no way to check what app you already have created.
Impact
If a user forgot the name of the app that they created or just want want to delete some old apps that they created and no longer want, there is no way to solve this issue.
Solution
This is currently already implemented server side so it should be a matter of creating a command that queries the server for a list of apps.
Details
This feature is to be added during the Cli rewrite in Rust.