Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

create lens init command to force config file creation #86

Open
boojamya opened this issue Jan 28, 2022 · 1 comment
Open

create lens init command to force config file creation #86

boojamya opened this issue Jan 28, 2022 · 1 comment

Comments

@boojamya
Copy link
Contributor

Currently the the ~/.lens/config.yaml file is created the first time lens needs to query the config.
This could be confusing for users first getting setup with Lens.

One option is to have an official lens init command to create the config file instead of it being randomly created the first time lens needs to query it.
There may be some other arguments we can add in that init command to streamline the initial config setup.

cc: @prasincs

@prasincs
Copy link
Contributor

prasincs commented Feb 5, 2022

I think one use case is to select the chains to initialize with like

lens init --chains osmosis,cosmos...

or if we want to get fancy something interactive to ask

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants