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

Feature: Adds option for formatted, colored console prints #638

Merged
merged 3 commits into from Jul 24, 2023

Conversation

jrauh01
Copy link
Contributor

@jrauh01 jrauh01 commented Jul 6, 2023

Print colored text on the console. To specify the color you have to use color tags.

Write-ColoredOutput -Text "uncolored text<blue>blue text</>uncolored text<green>green text</>"

@cla-bot
Copy link

cla-bot bot commented Jul 6, 2023

Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA).

Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA.

After that, please reply here with a comment and we'll verify.

Contributors that have not signed yet: @xGitJojo

  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Please contact us if you think this is the case.

  • If you signed the CLA as a corporation, your GitHub username may not have been submitted to us. Please reach out to the responsible person in your organization.

@cla-bot
Copy link

cla-bot bot commented Jul 6, 2023

Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA).

Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA.

After that, please reply here with a comment and we'll verify.

Contributors that have not signed yet: @xGitJojo

  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Please contact us if you think this is the case.

  • If you signed the CLA as a corporation, your GitHub username may not have been submitted to us. Please reach out to the responsible person in your organization.

@jrauh01
Copy link
Contributor Author

jrauh01 commented Jul 6, 2023

Agreed

@bobapple
Copy link
Member

bobapple commented Jul 6, 2023

@cla-bot check

@cla-bot cla-bot bot added the cla/signed label Jul 6, 2023
@LordHepipud LordHepipud self-assigned this Jul 6, 2023
@LordHepipud LordHepipud added this to the v1.11.0 milestone Jul 6, 2023
@LordHepipud LordHepipud merged commit be29d7d into Icinga:master Jul 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants