Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Make it possible to copy the server's configuration from an existing one with overriding parameters defined on the command line:
maxctrl create server --copy server1 server2 address=127.0.0.1 port=3001
|