Skip to main content

AlteryxService 命令

命令

D:\Program Files\Alteryx\bin> .\AlteryxService.exe -help

命令输出

显示此帮助消息

帮助

#禁止默认消息

静音

#安装带有O/S的服务(需要管理员权限)

安装

#卸载带有O/S的服务(需要管理员权限)

卸载

#启动服务(需要管理员权限)

开始

#停止服务(需要管理员权限)

停止

#以交互方式运行服务

test|testdebug

#在 Alteryx Server 上不受支持。此命令仅适用于 Desktop 计划程序。#从路径 "path "列队工作流以从磁盘运行,添加 “true”以从数据库运行

addtoqueue=path,host[:port],secret[,true]

#创建MongoDB备份转储到指定的文件夹(需要管理员权限)

emongodump=path

#将MongoDB备份从"sourcePath"还原到"targetPath"(需要管理员权限)

emongorestore=sourcepath,TargetPath

#设置MongoDB的新密码。如果密码字段为空,将生成一个密码。(需要管理员权限)

setemongopassword=password

#设置MongoDB的新密码。If the password field is empty password is generated.(需要管理员权限)

setemongoadminpassword=password

#Returns嵌入式MongoDB密码(需要管理员权限)

getemongopassword[=host[:port],secret]

#返回服务器密钥(需要管理员权限)

getsecret|getserversecret

返回当前版本的服务

getversion

#使用提供的密钥(40个十六进制字符)和可选端口作为当前用户运行

runlocal=Session_secret[,port]

#设置 Alteryx Engine 的执行用户(需要管理员权限)

setexecuteuser=name,domain,password

#设置MongoDB连接密码(需要管理员权限)

setmongopassword=value

#设置工作程序远程服务器密钥(需要管理员权限)

setremotesecret=value

#设置主服务器密钥(需要管理员权限)

setserversecret=value

#设置服务器的SMTP密码(需要管理员权限)

setsmtppassword=value

#使用新值覆盖根"root"和名称"name"的默认设置

setting=root,name,value

#使用路径"path"中的设置文件内容覆盖默认设置

settingfile=路径

#验证路径"path"中的设置,将结果写入文件或stdout

验证设置file=path[,outputpath]