bfitzpat commented on issue #1220: feat: Offer easier access to trait list
URL: https://github.com/apache/camel-k/pull/1220#issuecomment-577191479
 
 
   I think this looks great and whether we go with `describe` or `help`, 
provides what we're looking for. My concern with `help` is that `help` is 
usually meant for the user, whereas this information isn't really something the 
user can consume in this format and `describe` might be far enough off the 
beaten path to avoid user confusion.
   
   JSON is perfect and we can just combine the root 'name' with the property 
'name' to show the user what all is available. It's a long list of available 
traits, but I'm hoping we can cache the initial trait json from the cli in the 
tooling to make it a bit quicker to process. 
   
   But yes -- this should work well. Thank you!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to