Allow ctf init configuration from CLI
未关闭
- 主要语言
- Python
- 星标
- 215
- 派生
- 95
- 平均合并
- 2 小时 17 分钟
- 30 天内合并 PR
- 1
描述
We should be able to provide a URL and access token directly from `ctf init` without having to request it from the user.
Something like `ctf init --url https://demo.ctfd.io --token token`
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 `ctf init` 的 CLI 入口点开始,检查它当前如何以交互方式获取 URL 和访问令牌。运行 `ctf init --help`,并在存在时运行现有的初始化测试。当 `--url` 和 `--token` 可以直接提供这些值,同时在省略它们时仍保留当前基于提示的行为,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100