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
Create a new stack
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Create a new stack
Hi Nigel,
a simple "clone stack xyz" should do what you want!
The name of the resulting new stack is "Copy of xyz",
so you can refer to it to rename it or whatever.
Best
Klaus
a simple "clone stack xyz" should do what you want!

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
aha! there you go, as simple as that. 
