rename clitest to http
This commit is contained in:
12
cmd/http/draw.sh
Normal file
12
cmd/http/draw.sh
Normal file
@@ -0,0 +1,12 @@
|
||||
#! /bin/bash
|
||||
|
||||
cd "$(dirname "$(realpath "$BASH_SOURCE")")"
|
||||
go run . -http=:8081 \
|
||||
-foo reg \
|
||||
-like-after 1023-08 \
|
||||
-group-date ^....-.. \
|
||||
-group-name '^[^:]*:[^:]*' \
|
||||
-like-name '(AssetAccount|Retirement)' \
|
||||
-bpi ./bpi.dat \
|
||||
"$@" \
|
||||
macro.d/*
|
||||
Reference in New Issue
Block a user