flow-cli icon indicating copy to clipboard operation
flow-cli copied to clipboard

Disable account creation command for mainnet

Open chasefleming opened this issue 1 year ago • 2 comments

Issue Description:

Currently, the flow accounts create command is enabled for mainnet in the CLI. This command allows users to create accounts directly on the mainnet, which could lead to unintended consequences or misuse. To prevent this, the flow accounts create command should be disabled specifically for the mainnet.

Suggested Solution:

When users attempt to use flow accounts create on mainnet, it should display a message guiding them on how to create an account for mainnet using alternative methods.

chasefleming avatar May 02 '24 22:05 chasefleming

What are the alternate methods?

turbolent avatar Aug 26 '24 15:08 turbolent

bumping this due to recent question in discord - Do we have alternative dev-focussed paths for Mainnet account creation?

sisyphusSmiling avatar Sep 30 '24 17:09 sisyphusSmiling