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
# 0.0.13 / 2023-07-29
### Added
- Add env variable `CTFCLI_PLUGIN_DIR` to override the default plugin dir for development.
- Add `--directory` argument to `ctfcli challenge add`
- Can also be called as `ctf challenge add [email protected]:repo.git directory`
- Useful for grouping challenges into separate directories like: `web/challenge1`.
- `connection_info` specified in challenge.yml will be used instead of details generated by a deploy handler
### Fixed
- Bump PyYAML version to 6.0.1
0 commit comments