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

Add post-installation notes to brew info output #24

Open
berlin-ab opened this issue Feb 8, 2022 · 2 comments
Open

Add post-installation notes to brew info output #24

berlin-ab opened this issue Feb 8, 2022 · 2 comments
Labels
kind/feature A request for a new feature triage/needs-triage Needs triage by TCE maintainers

Comments

@berlin-ab
Copy link

Feature Request

Given I install TCE with homebrew using brew install vmware-tanzu/tanzu/tanzu-community-edition
When I run brew info vmware-tanzu/tanzu/tanzu-community-edition
Then I should see the same output I see after installation:

==> Thanks for installing Tanzu Community Edition!
==> The Tanzu CLI has been installed on your system
==>

==> ******************************************************************************
==> * To initialize all plugins required by Tanzu Community Edition, an additional
==> * step is required. To complete the installation, please run the following
==> * shell script:
==> *
==> * /usr/local/Cellar/tanzu-community-edition/v0.9.1/libexec/configure-tce.sh
==> *
==> ******************************************************************************
==>

==> * To cleanup and remove Tanzu Community Edition from your system, run the
==> * following script:
==> /usr/local/Cellar/tanzu-community-edition/v0.9.1/libexec/uninstall.sh
==>
@berlin-ab berlin-ab added kind/feature A request for a new feature triage/needs-triage Needs triage by TCE maintainers labels Feb 8, 2022
@dvonthenen
Copy link
Contributor

Looks like we also need to update the version in that path to be dynamic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A request for a new feature triage/needs-triage Needs triage by TCE maintainers
Projects
None yet
Development

No branches or pull requests

3 participants