google / kctf

kCTF is a Kubernetes-based infrastructure for CTF competitions. For documentation, see
https://google.github.io/kctf/
Apache License 2.0
664 stars 73 forks source link

How to import a challenge that already exists? #395

Closed h4sh5 closed 1 year ago

h4sh5 commented 1 year ago

Suppose I have a git repo with challenges that already exists from kctf chal create from another computer - how can I pull from that and import it into my own kctf instance?