fab-user
[Top][All Lists]
Advanced

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

[Fab-user] pty config option


From: Aljosa Mohorovic
Subject: [Fab-user] pty config option
Date: Thu, 3 Sep 2009 15:32:25 +0200

fabric.operations.run(command, shell=True, pty=False) defaults to
False for pty, is there some config option that sets pty=True for all
operations?
also, i can't find section about $HOME/.fabric at
http://docs.fabfile.org/1.0/ although in older versions i did use
.fabric for hosts, username, etc.

fabric.contrib.files.append(text, filename, use_sudo=False) doesn't
have pty kwarg, what can i do?

just out of curiosity, i would like to know why pty is set to False?
i lack knowledge in this area so could somebody please explain why
it's better to have pty=False?

i'm asking because i'm always getting "err: stdin: is not a tty" on
several popular and modern linux distributions?

Aljosa Mohorovic




reply via email to

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