When I release a new core snap from e.g. edge to beta I currently need to type snapcraft status core and then snapcraft release core $rev beta a couple of times (once for each architecture).
I would like to suggest that we have a shortcut for this in snapcraft: snapcraft release core edge beta. This command would take all current architecture revisions in edge and release those to beta. We may also add a “–arch $arch” to limit the action to a particular architecture.