fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Fabric Run Prompt


From: Paul Hoffman
Subject: Re: [Fab-user] Fabric Run Prompt
Date: Sun, 20 Nov 2011 13:26:08 -0800

Interactivity is fine for scripts where the human can be interacting
with them, but some things really need expect-like actions. In
specific, I am coding something that will change a user's password,
and the new password will be a defined and hard-to-type string. Unless
the new feature is added soon :-), I will have to drop back to the ssh
library and "expect" for this one (but important) action.

--Paul Hoffman



reply via email to

[Prev in Thread] Current Thread [Next in Thread]