Skip to content
Snippets Groups Projects

Draft: Variable replication scripts

Closed Dylan W Wheeler requested to merge dwheel7/hpc-factory:main into feat-hpc-factory
4 files
+ 37
122
Compare changes
  • Side-by-side
  • Inline
Files
4
scripts/README.md 0 → 100644
+ 7
0
You will need to create a config.json file in the scripts directory containing the following fields:
{
access_token - this will be your personal access token as a string
from_project_id - this will be the project id you are copying from
to_project_id - this will be the project id that you are copying to
}
\ No newline at end of file
Loading