FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


os:windows:winope:index.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
os:windows:winope:index.html [2018/02/21 23:49]
kurihara
os:windows:winope:index.html [2018/02/22 23:29] (current)
kurihara [How to Check to Use Fabric in Windows]
Line 16: Line 16:
  
 \\ \\
-==== Fabric Temporary Run Call Examples ====+==== How to Check to Use Fabric in Windows ==== 
 +<sxh bash toolbar:false gutter:false> 
 +$ ssh user01@xx.xx.xx.xx hostname 
 +$ ssh user01@xx.xx.xx.xx "PowerShell.exe -Command Get-Host" 
 +</sxh> 
 + 
 +\\ 
 +==== Fabric one-line Task Examples ====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
 $ fab -H xx.xx.xx.xx -u USER -p PASSWORD --shell="Cmd.exe /C" --no-pty -- hostname $ fab -H xx.xx.xx.xx -u USER -p PASSWORD --shell="Cmd.exe /C" --no-pty -- hostname


os/windows/winope/index.html.1519224580.txt.gz · Last modified: 2018/02/21 23:49 by kurihara