terminus icon indicating copy to clipboard operation
terminus copied to clipboard

Building a lock:sync command

Open nterbogt opened this issue 4 years ago • 1 comments
trafficstars

I would like this command from a CI environment point of view. If creating a multidev for a pull request, it makes sense that you can sync the lock from the source environment also, otherwise you have a security issue. i.e. `dev, test and live' are locked but any multidev built by build tools is public.

I considered extending multidev:create with --with-lock or similar but thought a general command to do this would be more useful.

nterbogt avatar Feb 05 '21 12:02 nterbogt

lock:clone might be a command more consistent with the rest of terminus?

nterbogt avatar Feb 07 '21 22:02 nterbogt