You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
Kilo Force edited this page May 23, 2020
·
4 revisions
To create a repo from an iso URL, use the following. This will download and extract the ISO.
razor create-repo --name=SOME_REPO_NAME --iso-url=HTTP://SOME_URL/FILE.ISO --task=SOME_TASK_NAME
To create an empty repo (useful for Windows and linking to existing repos):
razor create-repo --name=SOME_REPO_NAME --no-content --task=SOME_TASK_NAME