Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): initial support for describing Kamelets with kamel describe #2312 #2345

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

tadayosi
Copy link
Member

@tadayosi tadayosi commented Jun 2, 2021

Two things that are not included in this initial commit:

  1. Pretty-print the Flow content; Flow is dumped as string with this commit but we might want to see it in a more readable format. So far I haven't found an easy way to render raw contents which can be either YAML or JSON.
  2. Print Type Schema; Do we want to see this with kamel describe? The output can be very lengthy if we do. If we really want to do, we could introduce --show-type-schema option.

Also I'll tackle listing kamelets feature #2312 in another commit.

@tadayosi tadayosi merged commit 1cc067e into apache:main Jun 3, 2021
@nicolaferraro nicolaferraro mentioned this pull request Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants