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:fabric.html [2018/04/24 13:43] kurihara [Example fab command] |
operation:fabric.html [2020/01/22 09:22] (current) kurihara [About Fabric] |
||
---|---|---|---|
Line 10: | Line 10: | ||
===== About Fabric ===== | ===== About Fabric ===== | ||
- | http:// | ||
- | >Fabric is a Python | + | Fabric is a Python library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. |
+ | |||
+ | |<100% 100px ->| | ||
+ | | Fabric | ||
+ | | fabric2 | ||
+ | | fabric3 | ||
Line 49: | Line 53: | ||
<sxh bash toolbar: | <sxh bash toolbar: | ||
- | $ fab -H test-server-1 -u user01 -p XXXX -- whoami | + | $ fab -H test-server-1 -u user01 -p XXXX -- hostname |
+ | $ fab -H test-server-1, | ||
</ | </ | ||
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.