Proposal: Renaming a challenge
Open
- Dominant language
- Python
- Stars
- 215
- Forks
- 95
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 1
Description
Requires #109. Fixes #107
Problem: ctfcli cannot support renames.
:
```
[challenges]
[[challenge-file.yml]]
deployment_details:
ctfd_id:
last_updated:
```
Solution: check a deployment_details section if exists and PATCH the id before doing a name search
Tradeoff: You can no longer copy the .ctf/config file and share it
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.