Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

keystone-manage administration command

keystone-manage performs administrative operations using the configured database, admin interface, key repositories, or distributed-storage endpoint.

keystone-manage --config /etc/keystone/keystone.conf <command>
CommandPurpose
bootstrapCreate or update the initial domain, project, user, roles, assignments, and optional catalog endpoints.
catalog serviceCreate, list, show, update, or delete catalog services.
catalog endpointCreate, list, show, update, or delete catalog endpoints.
`credential setupmigrate
`db syncup
oauth2 ensure-signing-keyProvision a missing domain signing key.
`oauth2 rotate-signing-keyconfirm-rotate-signing-key`
`oauth2 list-local-emergency-candidatesreconcile-local-emergency-key`
`storage initjoin
`storage backuprestore
`storage rotate-dekconfirm-rotate-dek`
`storage list-dek-local-emergency-candidatesreconcile-dek-local-emergency`
`token setuprotate`

Use <command> --help before execution. Follow the linked administrator runbook for Fernet tokens, OAuth2/OIDC, or distributed storage; command help describes syntax, while the runbook describes ordering and safety constraints.