clitools icon indicating copy to clipboard operation
clitools copied to clipboard

Add [-a|--app CODE] parameter to docker:create command

Open ghost opened this issue 9 years ago • 4 comments

To enable one line installation with the new boilerplate stucture (using "app" instead of "code"-dir), an additional parameter "--app" (beside "--code") is needed.

After adding it, it could be used like this: ct docker:create --docker=typo3 [email protected]:projectname/app.git projectname

ghost avatar Mar 15 '16 09:03 ghost

Could you please create a PR for it?

josefglatz avatar Mar 31 '16 09:03 josefglatz

Maybe simple switch it entirely from code to app? And/or how about making it configurable via a news setting in /etc/clitools.ini whether to use code or app?

kitzberger avatar Oct 03 '16 08:10 kitzberger

We have actually old and new boilerplates running next to each other. Hmmm

What about adding both?

josefglatz avatar Oct 15 '16 07:10 josefglatz

on it

josefglatz avatar Oct 31 '16 19:10 josefglatz