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 386e77c commit de3ce09Copy full SHA for de3ce09
doc/source/usage.rst
@@ -73,7 +73,7 @@ To create a Beokay environment using the base configuration, for the latest rele
73
beokay.py create \
74
--base-path skc-environment \
75
--kayobe-config-repo https://github.com/stackhpc/stackhpc-kayobe-config.git \
76
- --kayobe-config-branch stackhpc/2024.1 \
+ --kayobe-config-branch |current_release_git_branch_name| \
77
--kayobe-in-requirements
78
79
Kayobe environments can also be specified, for example, to create an AIO environment:
0 commit comments