You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@skyebook Thanks for releasing the tool, I cloned it and made some changes to it such as adding in a separate raw ssh command and implementing the update-cookbooks and deploy. Please let me know if you want any of my changes. What are your plans for this going forward?
The text was updated successfully, but these errors were encountered:
@dcunited08 I'm glad you like it! I most certainly welcome any changes, especially around cookbooks and deployment.. very curious what your thoughts are.
This is mostly feature complete for what I've wanted (a command line friendly tool that I can mangle the output of and pipe to other places && also something that sucks less than aws-cli at the things I usually need to do) but please do submit PR's :)
I have been using it and updating it to work with what I need as time allows. I need to do some testing of the methods such as 'add', 'delete', etc. that I don't use that much. Basically I added a config system using nconf and set it up to use the user's aws credentials.
I had thought about trying to have one AWS connection and pull the functionality out of opsworks-cli.js into a separate lib.
@skyebook Thanks for releasing the tool, I cloned it and made some changes to it such as adding in a separate raw ssh command and implementing the update-cookbooks and deploy. Please let me know if you want any of my changes. What are your plans for this going forward?
The text was updated successfully, but these errors were encountered: