Hi I was reading the documentation bellow
https://docs.cardano.org/en/latest/getting-started/exchanges/index.html
The command
cardano-cli shelley stake-address delegation-certificate
Requires cold keys of the pool, supposing that you are owner of the pool, not a problem but let’s suppose I create the address to delegate to any pool I want. How can I do that? Is there any way to delegate a command line created wallet to a pool using only the pool id?
Thank you