Instead of always creating new objects, allowing copying an existing one to a new name: ``` pantry copy node foo.example.com bar.example.com ``` I.e. same config data, but just a different name.
Instead of always creating new objects, allowing copying an existing one to a new name:
I.e. same config data, but just a different name.