I would like to see the sha1 of existing deployments without having to open the [domain|standalone]/data/content folder.
I always know the sha1 of the war files I am deploying and I would like to check that they have been deployed successfully directly from within jboss-cli.
I'm using Wildfly version 23
If you do a /deployment=*:read-resource(recursive,include-runtime) you would get it.