You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/09/30 05:40:43 UTC

[GitHub] [cloudstack-cloudmonkey] sureshanaparti opened a new issue #99: New flag "-c" in cmk 6.2.0

sureshanaparti opened a new issue #99:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99


   Noticed a new flag "-c" (different config file path) in CloudMonkey 6.2.0, which is not mentioned in the release notes. If it is supported , please update the release notes.
   
   ```
   Allowed flags:
     -h        Show this help message or API doc when specified after an API
     -v        Print version
     -o        API response output format: json, text, table, column, csv
     -p        Server profile
     -d        Enable debug mode
     -c        different config file path
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-cloudmonkey] rhtyd commented on issue #99: New flag "-c" in cmk 6.2.0

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #99:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-930805140


   I think it may be supported since previous versions, @Pearl1594 to check and confirm 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-cloudmonkey] soreana commented on issue #99: New flag "-c" in cmk 6.2.0

Posted by GitBox <gi...@apache.org>.
soreana commented on issue #99:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-931147966


   @sureshanaparti It was added by me in: https://github.com/apache/cloudstack-cloudmonkey/pull/70


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-cloudmonkey] soreana commented on issue #99: New flag "-c" in cmk 6.2.0

Posted by GitBox <gi...@apache.org>.
soreana commented on issue #99:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-931245592


   @Pearl1594 Could you please update the wiki and release note once again. 🙈 
   I fixed the capitalization in `different config file path` in https://github.com/apache/cloudstack-cloudmonkey/pull/101


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-cloudmonkey] rhtyd closed issue #99: New flag "-c" in cmk 6.2.0

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #99:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-cloudmonkey] Pearl1594 commented on issue #99: New flag "-c" in cmk 6.2.0

Posted by GitBox <gi...@apache.org>.
Pearl1594 commented on issue #99:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-930807713


   No @rhtyd  - this was a new flag - but I guess the PR had no milestone attached - hence it slipped pass my attention.
   I've updated the release notes: https://github.com/apache/cloudstack-cloudmonkey/releases/tag/6.2.0 
   And the wiki: https://github.com/apache/cloudstack-cloudmonkey/wiki/Getting-Started#getting-help 
   Thanks @sureshanaparti 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-cloudmonkey] soreana edited a comment on issue #99: New flag "-c" in cmk 6.2.0

Posted by GitBox <gi...@apache.org>.
soreana edited a comment on issue #99:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-931147966


   @sureshanaparti It was added by me in: https://github.com/apache/cloudstack-cloudmonkey/pull/70
   It wasn't in the 6.1 release.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-cloudmonkey] rhtyd commented on issue #99: New flag "-c" in cmk 6.2.0

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #99:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-934329214


   Seems release notes were updated and wiki.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-cloudmonkey] Pearl1594 edited a comment on issue #99: New flag "-c" in cmk 6.2.0

Posted by GitBox <gi...@apache.org>.
Pearl1594 edited a comment on issue #99:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-930807713


   No @rhtyd  - this was a new flag - but I guess the PR had no milestone attached - hence I probably missed adding it to the list of changes made.
   I've updated the release notes: https://github.com/apache/cloudstack-cloudmonkey/releases/tag/6.2.0 
   And the wiki: https://github.com/apache/cloudstack-cloudmonkey/wiki/Getting-Started#getting-help 
   Thanks @sureshanaparti 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-cloudmonkey] sureshanaparti commented on issue #99: New flag "-c" in cmk 6.2.0

Posted by GitBox <gi...@apache.org>.
sureshanaparti commented on issue #99:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/99#issuecomment-930812926


   > No @rhtyd - this was a new flag - but I guess the PR had no milestone attached - hence I probably missed adding it to the list of changes made.
   > I've updated the release notes: https://github.com/apache/cloudstack-cloudmonkey/releases/tag/6.2.0
   > And the wiki: https://github.com/apache/cloudstack-cloudmonkey/wiki/Getting-Started#getting-help
   > Thanks @sureshanaparti
   
   Thanks @Pearl1594 , for the quick turnaround!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org