This repository was archived by the owner on Feb 24, 2020. It is now read-only.

Description
It would be nice to have a cat-manifest command to get the pod-manifest of an active pod. Currently we can only get the pod-manifest by knowing where it is in the rkt root directory.
Something like rkt cat-manifest UUID
This would be nice in order to easily rerun a pod using the generated manifest instead of reproducing the command line entered to run the original pod, for example.