unpublish command and revision history for channel
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
A command somehow show a *revision history on specific channel*.
```sh
charmcraft revision ${CHARM_NAME} --channel ${CHANNEL_NAME}
...
```
It's useful when we want to downgrade revision on the channel and trace history.
Also maybe an un-publish command to downgrade to latest revision on channel (This can maybe replace by release + history)
Evaluation history
No evaluation history available.