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.
1 parent a3168ef commit 154413eCopy full SHA for 154413e
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