Here is an article draft based on your comment:
Solana: CLI – Using “prompt://” Doesn’t Result in the Same Pubkey
If you’re familiar with Solana, you’re probably familiar with the command-line interface (CLI). However, for those new to Solana or haven’t used it in a while, generating a public key can be a crucial step. But what happens if the pubkey you generate doesn’t match the one you created?
For many users, this has been a frustrating and time-consuming issue. Fortunately, the Solana team has addressed this issue by releasing a new CLI feature.
The Problem
When using Solana’s standard pubkey generation feature, there is often a discrepancy between the generated pubkey and the one you created. This can lead to problems when trying to use the same pubkey for transactions or other operations. For example, if you want to send a transaction on the Solana network with a given pubkey, generating the correct pubkey from prompt:// would not have been possible.
The Solution
Luckily, the team has come up with a new solution to this problem. Starting with Solana 1.13.0, users can now use prompt://' as their default command-line interface. This feature allows you to generate a public key using a simple string prompt that produces the same result as the original pubkey.
To get started, simply run the following command in a terminal or command line:
solana keygen --prompt=your_string_here
Replace the string "your_string_here" with a short string that you want to generate in your public key. This will produce a new pubkey that is identical to the one you created.
Benefits and Expectations

This new feature has several benefits:
- It allows users to easily generate pubkeys without having to manually specify the –pubkey’ flag.
- It reduces the likelihood of errors due to incorrect input when generating pubkeys.
- It makes it easier for developers to use Solana in their projects.
While some users have been waiting for this feature to appear, it is worth noting that it was already available during the documentation and beta testing phases of Solana. However, with the release of Solana 1.13.0, this feature has officially become part of the mainnet.
Conclusion
The new CLI feature using prompt:// is a welcome addition to the Solana ecosystem. It makes it easier for users to generate pubkeys and reduces errors due to incorrect input. With this new feature, users can now use prompt:// as their default command line interface, making it even easier to get started with Solana.