We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3168ef + 154413e commit f775078Copy full SHA for f775078
source/managing_users_and_projects.rst
@@ -39,7 +39,7 @@ Example invocation:
39
40
admin# source |base_path|/src/|kayobe_config|/etc/kolla/public-openrc.sh
41
admin# source |base_path|/venvs/|project_config|/bin/activate
42
- admin# tools/|project_config| --vault-password-file |vault_password_file_path|
+ admin# tools/|project_config| -- --vault-password-file |vault_password_file_path|
43
44
Deleting Users and Projects
45
---------------------------
0 commit comments