k3s/pkg/cli/cmds
LeiLei 72d50b1f7c
Add --data-dir to the k3s certificate rotate-ca cli (#7791)
Need to add a cli flag for this. Also, should probably have config file loading support for the certificate commands.

Signed-off-by: leilei.zhai <leilei.zhai@qingteng.cn>
2023-07-03 09:30:04 -07:00
..
agent.go VPN PoC 2023-06-09 12:39:33 +02:00
certs.go Add --data-dir to the k3s certificate rotate-ca cli (#7791) 2023-07-03 09:30:04 -07:00
check-config.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
completion.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
config.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
const_linux.go Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
const_windows.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
cover_default.go Test Coverage Reports for E2E tests (#7526) 2023-06-05 14:15:17 -07:00
cover_linux.go Test Coverage Reports for E2E tests (#7526) 2023-06-05 14:15:17 -07:00
crictl.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
ctr.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
etcd_snapshot.go Cleanup help messages (#7369) 2023-04-27 13:36:11 -07:00
init_default.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
init_linux.go Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
kubectl.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
log_default.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
log_linux.go Update to v1.25.0-k3s1 (#6040) 2022-08-27 03:33:13 +02:00
log.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
nostage.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
root.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
secrets_encrypt.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
server.go Adding cli to custom klipper helm image (#7682) 2023-06-28 15:31:58 +00:00
stage.go Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
token.go Add support for k3s token command 2023-02-07 14:55:04 -08:00