执行“准备关机”的命令任务

发布于 2024-11-05 03:07:35 字数 197 浏览 2 评论 0原文

是否有命令可以将 hudson 置于维护模式。我的意思是,在关闭 Hudson 之前,我们首先需要单击“管理 Hudson”UI 页面中的“准备关闭”按钮,是否可以从命令行执行上述任务。

我正在编写一个脚本来维护哈德森 - 首先我需要关闭哈德森,升级哈德森,启动哈德森。

有关闭和启动 Hudson 的命令。正在寻找准备 hudson 关闭的命令。

Is there a command that will put the hudson in maintenance mode. I mean, before shutting down the Hudson we first need to click "Prepare for Shutdown" button in "Manage Hudson" UI page, is it possible to do the above task from command-line.

Im writing a script to maintain the hudson - where in first i need to shutdown hudson, upgrade hudson, start hudson.

there are commands for Shutdown and start of Hudson. Looking for command that will prepare hudson for shutdown.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

又爬满兰若 2024-11-12 03:07:35

http://your-server-name/hudson/quietDown

您应该能够调用该地址在 Linux 中使用 wget 将 Hudson 置于“准备关闭”模式。但不确定在 Windows 中如何执行此操作。

http://your-server-name/hudson/quietDown

You should be able to call that address using wget in Linux to put Hudson into "prepare for shutdown" mode. Not sure how you would do that in Windows, though.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文