cli: interactive `rad publish`
Since rad publish is an irreversible action, add a confirmation flow
to make sure the user is asked if they are sure before running.
The confirmation prompt looks like:
?
! rad:z4ZMHfa9vubWdx7bkRBaRxgZwFBtW is about to be made public which makes it available to the Radicle network.
! Are you sure you want to make rad:z4ZMHfa9vubWdx7bkRBaRxgZwFBtW public? (Y/n)
Checks in progress
— 0 passed, 1 pending
View logs ↗
Changes:
- Includes changes for displaying and formatting Network
- Changed wording of confirmation
- Add change to allow caller to choose their default confirmation value
Changes:
- Print warning statement before asking confirmation