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
It might be useful to setup a init method on the cli to store user data to avoid having to prefill that data all the time.
For example, user wallet.
$ versum config
Should prompt a few questions and save them using this module
Once the methods need user information like user wallet, the default values of inquirer should be the values setup by the user.
Screenshots
No response
Additional information
Prompt:
user wallet
user preferred platform
The text was updated successfully, but these errors were encountered:
Description
It might be useful to setup a init method on the cli to store user data to avoid having to prefill that data all the time.
For example, user wallet.
Should prompt a few questions and save them using this module
Once the methods need user information like user wallet, the default values of
inquirer
should be the values setup by the user.Screenshots
No response
Additional information
Prompt:
The text was updated successfully, but these errors were encountered: