zitadel/cmd/admin/initialise
Silvan cea2567e22
fix: v2 human command (#3435)
* add/register human command done

* validations

* crypto

* move clientid

* keys

* fix: clientID

* remove v2 package

* tests

* tests running

* revert old code

* instance domain from ctx

* chore: rename zitadel app ids

* comments

* fix: test
2022-04-12 16:20:17 +02:00
..
sql fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
config.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
helper.go fix: init sub commands (#3218) 2022-02-16 12:30:49 +00:00
init_test.go fix: init sub commands (#3218) 2022-02-16 12:30:49 +00:00
init.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
verify_database_test.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
verify_database.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
verify_grant_test.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
verify_grant.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
verify_user_test.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
verify_user.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
verify_zitadel_test.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
verify_zitadel.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00