teau
teau
为什么~/.kube/config 中配置server: https://127.0.0.1:6443 是本地地址,不是主机IP这个要怎么解决
cmake编译
$ cmake -S . -B build -DCMAKE_BUILD_TYPE=RELEASE cmake编译报错是为什么?tag: v7.1.2, cmake verison: 3.10.x CMake Error: The source directory "/home/ubuntu/c-sdk/build" does not appear to contain CMakeLists.txt. Specify --help for usage, or press...
I think it will be better to print the error ```go func (*EXEC) Command(name string, args []string, option CommandOptions) (string, error) { if err != nil && !option.ContinueOnError { log.Fatal(err.Error()...