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

Create command to get zeebe client details #13

Open
mcruzdev opened this issue Feb 27, 2021 · 2 comments
Open

Create command to get zeebe client details #13

mcruzdev opened this issue Feb 27, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mcruzdev
Copy link
Collaborator

mcruzdev commented Feb 27, 2021

Like cc-ctl clusters get --id

We need to create a command to get zeebe client details from Camunda API. See http://docs.camunda.io/docs/reference/cloud-console-api-reference/.

Expected command:
cc-ctl zb-client get --cluster=<cluster_id> --details=<client_id>

@mcruzdev mcruzdev added enhancement New feature or request good first issue Good for newcomers labels Feb 27, 2021
@mnss8991
Copy link

Hi @mcruzdev @salaboy
I understood that you need a command creation for getting zeebe client details from camunda api.I gone through the source code of your project and I understood that you have written the script for getting the zeebe client in client.go file and needed a command for it.
I am learning go and it would be very helpful if you could assign this issue for me so that i can contribute the solution for the issue.
Hoping a positive reply

Thanks
sandilya

@salaboy
Copy link
Collaborator

salaboy commented Apr 15, 2021

@mnss8991 you don't need to have the issue assigned, you can work on a PR and we will happily review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: 1️⃣ Good First Issue
Development

No branches or pull requests

3 participants