epam/aws-syndicate

[FR] Configuration initialisation command

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
Every time aws-syndicate is supposed to be used as a deployment tool for the project the sdct.conf and sdct_aliases.conf must be created. The only rules are defined in the project doc.

Describe the solution you'd like
Implement a command that will automate creation of the configuration files.
'syndicate init --profile $name --path /home/user/syndicate-configs/'
The command must create sdct.conf and sdct_aliases.conf with the appropriate content by the provided path "/home/user/syndicate-configs/$name/"