Documentation
¶
Index ¶
- func AppCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func BackupCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func BindDomainCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func BindIPCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func BindUACommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func CertCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func ClearTaskCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func Commands(t *gotext.Locale, cliService *service.CliService) []*cli.Command
- func CronCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func CutoffCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func DatabaseCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func EntranceCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func FirewallCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func FixCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func HttpsCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func InfoCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func InitCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func PortCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func RestartCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func RestoreCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func SettingCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func StartCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func StatusCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func StopCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func SyncCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func SyncTimeCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func UpdateCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func UserCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func WebserverCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
- func WebsiteCommand(t *gotext.Locale, cliService *service.CliService) *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppCommand ¶
AppCommand 应用管理命令组
func BackupCommand ¶
BackupCommand 数据备份命令组
func BindDomainCommand ¶
BindDomainCommand 域名绑定管理命令组
func BindIPCommand ¶
BindIPCommand IP 绑定管理命令组
func BindUACommand ¶
BindUACommand UA 绑定管理命令组
func CertCommand ¶ added in v3.3.2
CertCommand 证书管理命令组
func ClearTaskCommand ¶
ClearTaskCommand 清理卡住的任务队列
func CronCommand ¶ added in v3.3.1
CronCommand 计划任务命令组
func CutoffCommand ¶
CutoffCommand 日志切割命令组
func DatabaseCommand ¶
DatabaseCommand 数据库管理命令组
func EntranceCommand ¶
EntranceCommand 访问入口管理命令组
func FirewallCommand ¶ added in v3.3.2
FirewallCommand 防火墙管理命令组
func FixCommand ¶
FixCommand 修复升级问题
func HttpsCommand ¶
HttpsCommand 面板 HTTPS 管理命令组
func InfoCommand ¶
InfoCommand 输出面板基础信息
func InitCommand ¶
InitCommand 初始化面板
func PortCommand ¶
PortCommand 修改监听端口
func RestartCommand ¶
RestartCommand 重启服务
func RestoreCommand ¶ added in v3.3.1
RestoreCommand 数据恢复命令组
func SettingCommand ¶
SettingCommand 面板设置管理命令组
func StartCommand ¶
StartCommand 启动服务
func StatusCommand ¶
StatusCommand 查询服务状态
func StopCommand ¶
StopCommand 停止服务
func SyncCommand ¶
SyncCommand 同步云端缓存数据
func SyncTimeCommand ¶
SyncTimeCommand 通过 NTP 同步系统时间
func UpdateCommand ¶
UpdateCommand 更新面板
func UserCommand ¶
UserCommand 用户管理命令组
func WebserverCommand ¶ added in v3.3.6
WebserverCommand Web 服务器管理命令组
func WebsiteCommand ¶
WebsiteCommand 网站管理命令组
Types ¶
This section is empty.