Commit Graph

6 Commits

Author SHA1 Message Date
debugtalk
1b2ec9175b feat: create python plugin in scaffold 2022-03-18 18:07:58 +08:00
Eason
e729c8e4b3 Update har2case.go
add "error" library
2022-02-21 16:54:55 +08:00
Eason
5e0b114add Update har2case.go
1、根据建议调整多余indent
2、修改flag描述
2022-02-21 16:09:13 +08:00
Eason
32e5d85d79 Update har2case.go
1、Fix `har2caseCmd.Flags().BoolVarP(&genYAMLFlag, "to-yaml", "y", false, "convert to YAML format")` -> JSON -> YAML
2、Change json flag detault to `true`
3、Fix Special circumstances
2022-02-21 15:36:59 +08:00
debugtalk
853a456b12 change: udpate docs 2022-01-08 22:25:52 +08:00
debugtalk
2ec2b86c05 refactor: commands 2022-01-08 15:10:37 +08:00