dapr / cli

Command-line tools for Dapr.
Apache License 2.0
314 stars 197 forks source link

Successful `dapr init` provides an aka.ms link #1407

Open hhunter-ms opened 1 month ago

hhunter-ms commented 1 month ago

Output for a successful dapr init ends with an aka.ms link, which is MSFT-specific. Should probably change to a bitly link?

Output:

✅ Downloading binaries and setting up components...
✅ Downloaded binaries and completed components set up. ℹ️ daprd binary has been installed to /Users/user/.dapr/bin.
ℹ️ dapr_placement container is running.
ℹ️ dapr_redis container is running.
ℹ️ dapr_zipkin container is running.
ℹ️ Use docker ps to check running containers.
✅ Success! Dapr is up and running. To get started, go here: https://aka.ms/dapr-getting-started

dapr-bot commented 10 hours ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.