okdtools

command module
v0.0.0-...-860c94b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2022 License: MIT Imports: 22 Imported by: 0

README

Golang PaaS快捷操作工具

如何安装

直接下载二进制文件或下载源代码自行编译

go get -v gitlab.eazytec-cloud.com/zhanglv/okdtools

如何使用

依赖本地~/.kube/config, 使用前确认通过kubectl login 或使用oc login 登陆paas平台。

批量更换证书

使用当前目录下server.pem 和key.pem 两个证书文件替换指定项目下后缀example.com的所有路由的证书.

okdtools rc [项目名] [--all] [--filter=example.com] [--cert=server.pem] [--key=key.pem]

不使用项目名,使用--all可以操作有权限的所有路由,不建议使用。

cert和key参数不指定的话会自动使用同一个目录下server.pem 和key.pem文件

为安全起见,filter参数必须使用

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL