Warn about challenge name on chal create
Open
- Dominant language
- Go
- Stars
- 794
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
> The Challenge "a_challenge" is invalid: metadata.name: Invalid value: "a_challenge": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com'
Ideally, kctf should warn about this on `kctf chal create` instead of when attempting to start the challenge.
Contributor guide
Assessment
This issue has not been assessed yet.