pyinfra.connectors.chroot module¶
-
class
pyinfra.connectors.chroot.
Meta
¶ Bases:
BaseConnectorMeta
-
handles_execution
= True¶
-
-
pyinfra.connectors.chroot.
get_file
(state: State, host: Host, remote_filename, filename_or_io, remote_temp_filename=None, print_output: bool = False, print_input: bool = False, **kwargs)¶
-
pyinfra.connectors.chroot.
make_names_data
(directory: str | None = None)¶
-
pyinfra.connectors.chroot.
put_file
(state: State, host: Host, filename_or_io, remote_filename, remote_temp_filename=None, print_output: bool = False, print_input: bool = False, **kwargs)¶
-
pyinfra.connectors.chroot.
run_shell_command
(state: State, host: Host, command, get_pty: bool = False, timeout=None, stdin=None, success_exit_codes=None, print_output: bool = False, print_input: bool = False, return_combined_output: bool = False, **command_kwargs)¶
-
pyinfra.connectors.chroot.
show_warning
()¶