启动命令

本文主要介绍kplcloud所支持的环境变量的参数解释

kplcloud 启动的各参数的优先级顺序是

cmd args > 环境变量 > 默认值

支持命令

# Kplcloud平台
可用的配置类型:
[start, install, watch, generate, setting]
有关本系统的相关概述,请参阅 http://github.com/kplcloud/kplcloud

Usage:
  kplcloud [command]

Available Commands:
  completion  generate the autocompletion script for the specified shell
  generate    生成命令 如: 数据库、初始数据等
  help        Help about any command
  reset       重置kplcloud
  setting     调整设置命令,对sys_setting的数据进行操作
  start       启动http、grpc服务
  topic       topic处理命令
  watch       watch命令

全局args

这些args对全局生效

start

启动 http 服务

args 参数

generate

生成命令 如: 数据库、初始数据等

watch

watch命令

如:watch pods

setting

调整设置命令,对sys_setting的数据进行操作

topic

topic处理命令

reset

重设置平台

Last updated

Was this helpful?