Page 1 of 1

Create a new stack

Posted: Thu May 08, 2014 2:12 pm
by NigelS
Is it possible to create a stack from another stack with all it'' s objects? I've looked at the CREATE command and CLONE and and can't my head around it. Or does one have to use CREATE first then COPY/CLONE for the objects that are in the 'master' stack.

Thx

Re: Create a new stack

Posted: Thu May 08, 2014 2:40 pm
by Klaus
Hi Nigel,

a simple "clone stack xyz" should do what you want! :D

The name of the resulting new stack is "Copy of xyz",
so you can refer to it to rename it or whatever.


Best

Klaus

Re: Create a new stack

Posted: Fri May 09, 2014 5:36 am
by NigelS
aha! there you go, as simple as that. :D