zitadel/cmd
Stefan Benz 47ffa52f0f
feat: Instance create (#4502)
* feat(instance): implement create instance with direct machine user and credentials

* fix: deprecated add endpoint and variable declaration

* fix(instance): update logic for pats and machinekeys

* fix(instance): unit test corrections and additional unit test for pats and machinekeys

* fix(instance-create): include review changes

* fix(instance-create): linter fixes

* move iframe usage to solution scenarios configurations

* Revert "move iframe usage to solution scenarios configurations"

This reverts commit 9db31f3808.

* fix merge

* fix: add review suggestions

Co-authored-by: Livio Spring <livio.a@gmail.com>

* fix: add review changes

* fix: add review changes for default definitions

* fix: add review changes for machinekey details

* fix: add machinekey output when setup with machineuser

* fix: add changes from review

* fix instance converter for machine and allow overwriting of further machine fields

Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-12-09 14:04:33 +01:00
..
admin fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
build fix: allow version to be overwritten by build again (#4656) 2022-11-07 09:50:44 +00:00
initialise fix(cli): no more panics during startup (#4333) 2022-09-07 08:35:12 +00:00
key feat: prepare for multiple database types (#4068) 2022-07-28 16:25:42 +02:00
setup feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
start feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00
zitadel.go feat(cmd): add version flag (#4678) 2022-11-10 11:24:00 +00:00