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

zcli: Zitadel Command line Interface #6669

Open
3 tasks
muhlemmer opened this issue Oct 6, 2023 · 2 comments · May be fixed by #7385
Open
3 tasks

zcli: Zitadel Command line Interface #6669

muhlemmer opened this issue Oct 6, 2023 · 2 comments · May be fixed by #7385

Comments

@muhlemmer
Copy link
Contributor

As a user I want to be able to send commands to Zitadel from the CLI.

The cli will be a separate binary and most probably a separate repository.

Acceptance criteria

  • Non-interactive command line program to send JSON formatted requests
  • Interactive CLI, where message fields are asked from the user, based on the proto fields. These questions might be auto-generated based on proto reflect or a library.
  • Integrate import migration (currently part of zitadel-tools)
@adlerhurst
Copy link
Member

started a private project beacuse i was curious about proto generations: https://github.com/adlerhurst/protoc-gen-go-cli/tree/init

@adlerhurst adlerhurst linked a pull request Mar 1, 2024 that will close this issue
13 tasks
@adlerhurst
Copy link
Member

the branch mentioned adds a new subcommand to the standard binary. A user will be able to call zitadel alpha client user add for example

@hifabienne hifabienne added the devx label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📝 Prioritized Product Backlog
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants