Skip to content

feat(cli): add markdown support for value descriptions when configuring a package via CLI#1174

Merged
kosmoz merged 2 commits into
glasskube:mainfrom
NIXBLACK11:adding-markdown-support
Sep 5, 2024
Merged

feat(cli): add markdown support for value descriptions when configuring a package via CLI#1174
kosmoz merged 2 commits into
glasskube:mainfrom
NIXBLACK11:adding-markdown-support

Conversation

@NIXBLACK11
Copy link
Copy Markdown
Contributor

Closes #1022

📑 Description

Adds Markdown rendering support to the glasskube configure command, aligning it with the existing functionality in the describe command.

Changes

  • Created PrintMarkdown utility in internal/manifestvalues/cli/configure.go

✅ Checks

  • My code requires changes to the documentation
  • I have updated the documentation as required

Comment thread internal/manifestvalues/cli/configure.go Outdated
Co-authored-by: Jakob Steiner <kosmoz@users.noreply.github.com>
@kosmoz kosmoz added this pull request to the merge queue Sep 5, 2024
@kosmoz kosmoz removed this pull request from the merge queue due to a manual request Sep 5, 2024
@kosmoz kosmoz changed the title feat(cli): Added markdown support for value description in CLI feat(cli): add markdown support for value descriptions when configuring a package via CLI Sep 5, 2024
@kosmoz kosmoz enabled auto-merge September 5, 2024 08:59
@kosmoz kosmoz added this pull request to the merge queue Sep 5, 2024
Merged via the queue into glasskube:main with commit 51d3bf8 Sep 5, 2024
kosmoz added a commit that referenced this pull request Sep 5, 2024
…ng a package via CLI (#1174)

Co-authored-by: Jakob Steiner <kosmoz@users.noreply.github.com>
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.

Markdown support for value description in CLI

2 participants