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

Update resources list output to display URL to dashboard list view #541

Closed
justmisosoup opened this issue Nov 14, 2022 · 1 comment · Fixed by #549
Closed

Update resources list output to display URL to dashboard list view #541

justmisosoup opened this issue Nov 14, 2022 · 1 comment · Fixed by #549

Comments

@justmisosoup
Copy link
Member

Description

With Phase 1 of the Turbine Data Flow project we will be introducing a paradigm which displays the dashboard URL https://dashboard.meroxa.io/apps as part of the command output of meroxa apps list.

We need to also reflect this paradigm for other relevant views. In this case, we will also display the dashboard URL https://dashboard.meroxa.io/resources as part of the command output of meroxa resources list.

$ meroxa resources ls
                 UUID                     NAME         TYPE       ENVIRONMENT                                             URL                                              TUNNEL   STATE
====================================== =========== ============= ============= ========================================================================================== ======== =======
 28dde4d5-9cd9-4b29-8ba1-52747ac12345   pg          postgres      common        postgres://diffuser-4.dsag1eaw3rw.us-east-1.rds.amazonaws.com:5432/diffuser                N/A     ready

✨ To visualize your resources, visit https://dashboard.meroxa.io/resources
@janelletavares
Copy link
Contributor

#549

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants