-
Notifications
You must be signed in to change notification settings - Fork 433
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
feat(cdsctl): cdsctl admin database for cdn service #5930
Conversation
$ cdsctl admin database unlock api id-to-unlock $ cdsctl admin database unlock cdn id-to-unlock $ cdsctl admin database delete api id-migration-to-delete $ cdsctl admin database delete cdn id-migration-to-delete $ cdsctl admin database list api $ cdsctl admin database list cdn Signed-off-by: Yvonnick Esnault <[email protected]>
CDS Report build-all-cds#16448.0 ✘
|
Signed-off-by: Yvonnick Esnault <[email protected]>
CDS Report build-all-cds#16449.0 ✘
|
CDS Report build-all-cds#16449.1 ✘
|
Signed-off-by: Yvonnick Esnault <[email protected]>
CDS Report build-all-cds#16452.0 ✘
|
CDS Report build-all-cds#16452.1 ✘
|
CDS Report build-all-cds#16452.2 ✘
|
CDS Report build-all-cds#16453.0 ✘
|
CDS Report build-all-cds#16453.1 ✘
|
CDS Report build-all-cds#16453.2 ✘
|
Signed-off-by: Yvonnick Esnault <[email protected]>
CDS Report build-all-cds#16459.0 ✘
|
CDS Report build-all-cds#16459.1 ✘
|
Signed-off-by: Yvonnick Esnault <[email protected]>
CDS Report build-all-cds#16460.0 ✘
|
CDS Report build-all-cds#16460.1 ✘
|
Signed-off-by: Yvonnick Esnault <[email protected]>
CDS Report build-all-cds#16460.2 ✘
|
CDS Report build-all-cds#16461.0 ✘
|
CDS Report build-all-cds#16461.1 ✘
|
CDS Report build-all-cds#16461.2 ■
|
1 similar comment
CDS Report build-all-cds#16461.2 ■
|
Kudos, SonarCloud Quality Gate passed! |
$ cdsctl admin database unlock api id-to-unlock
$ cdsctl admin database unlock cdn id-to-unlock
$ cdsctl admin database delete api id-migration-to-delete
$ cdsctl admin database delete cdn id-migration-to-delete
$ cdsctl admin database list api
$ cdsctl admin database list cdn
Signed-off-by: Yvonnick Esnault [email protected]