FastHandle is fast operation tools for infrastructure configurations and tests.
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
operation:faq.html [2017/12/17 01:51] kurihara |
operation:faq.html [2019/02/11 00:37] (current) kurihara |
||
---|---|---|---|
Line 9: | Line 9: | ||
I want to know the difference between Server A and Server B. | I want to know the difference between Server A and Server B. | ||
<sxh bash toolbar: | <sxh bash toolbar: | ||
- | $ fab -H a.a.a.a | + | $ fab -H a.a.a.a |
- | $ fab -H b.b.b.b | + | $ fab -H b.b.b.b |
$ | $ | ||
$ sdiff output/ | $ sdiff output/ | ||
Line 20: | Line 20: | ||
<sxh bash toolbar: | <sxh bash toolbar: | ||
$ H=a.a.a.a | $ H=a.a.a.a | ||
- | $ fab -H $H auth.pro osinfo.check_reboot | + | $ fab -H $H check.reboot_check |
- | $ fab -H $H auth.pro | + | $ fab -H $H |
- | $ fab -H $H auth.pro osinfo.check_reboot | + | $ fab -H $H check.reboot_check |
- | $ fab -H $H auth.pro | + | $ fab -H $H ope.check_reboot_diff |
+ | |||
+ | $ fab -H $H | ||
</ | </ | ||
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.