Skip to content

flow config add deployment incorrectly includes previewnet as an option #1939

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
chasefleming opened this issue Apr 23, 2025 · 2 comments
Open

Comments

@chasefleming
Copy link
Member

Description:
The flow config add deployment command currently lists previewnet as one of the selectable networks. Since previewnet is deprecated, it should no longer appear as an option in the deployment configuration process. This option should be removed to prevent confusion and ensure only valid networks are presented to users.

@diego-noah
Copy link

hey @chasefleming can i work on this

@diego-noah
Copy link

@chasefleming Should we only remove previewnet from the interactive prompt in flow config add deployment, or should it be removed from all CLI commands/configurations? This would help clarify if we need to make changes in other places beyond the prompt UI. When users try to use previewnet through command flags (e.g., flow config add deployment --network previewnet), should we return an error message indicating it's deprecated? If yes, what message would you prefer to show to users?

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

No branches or pull requests

2 participants