cli: rad node config requires running node
When attempting to use rad node config while the node has stopped,
it will fail:
✗ Error: failed to open node control socket "/home/fintohaps/.radicle/node/control.sock" (entity not found)
✗ Hint: to start your node, run `rad node start`.
I believe this should be an operation that doesn’t require a running node.