Add subcommands for handling the CLI config
还没有人认领这个 Issue。
评估
调研方向
首先跟踪直接修改配置的现有 CLI 命令,并确定当前的配置表示形式和命令入口点。当 CLI 提供 config info、get、set、unset 和 reset 操作,并且为位置、格式、内容、条目和默认值定义了行为时,即视为完成。
由索引模型根据 Issue 内容生成。
描述
It would be nice to have CLI subcommands for handling the CLI config. As of now some existing commands directly modify the config, but there are other operations that would be nice to have such as:
- displaying the info about the config such as its location, format, etc.
- displaying the current config content;
- setting/unsetting config entries directly;
- resetting the config to the default one.
To implement this we could introduce something like oasis config info/set/get/unset/reset.
- 主要语言
- Go
- 星标
- 80
- 派生
- 23
- 平均合并
- 9 小时 43 分钟
- 30 天内合并 PR
- 3
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
oasisprotocol/cli 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 67/100
oasisprotocol/cli#709 ·
-
oasisprotocol/cli#717 · 已指派 1 人 ·
-
rofl
难度 4/5 3-5 天 新手友好度 48/100
oasisprotocol/cli#716 ·
-
难度 3/5 1-2 天 新手友好度 68/100
oasisprotocol/cli#707 ·
-
难度 3/5 1-2 天 新手友好度 58/100
oasisprotocol/cli#704 ·
查看 oasisprotocol/cli 的全部 Issue
相似的 Issue
-
难度 1/5 1 小时以内 新手友好度 90/100
-
enhancement
难度 2/5 1-3 小时 新手友好度 65/100
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
santhosh-tekuri/jsonschema#276 ·