hostΒΆ
The host package provides the core abstractions for running commands on local and remote machines.
- host.host
- host.remoteHost
- host.unixHost
- otto.host.unixHost.UnixHost
- ip
- creds
- ne
- osType
- osName
- osVersion
- name
- user
- neId
- board
- slot
- hw_version
- sw_version
- term
- is_virtual
- docker_capable
- transfer
- default_dest_dir
- max_filename_len
- ssh_options
- telnet_options
- sftp_options
- scp_options
- ftp_options
- nc_options
- snmp
- hop
- resources
- log
- log_stdout
- toolchain
- id
- rebuild_connections
- set_term_type
- set_transfer_type
- verify_connection
- close
- oneshot
- open_session
- send
- expect
- get
- put
- otto.host.unixHost.UnixHost
- host.embeddedHost
- otto.host.embeddedHost.EmbeddedHost
- otto.host.embeddedHost.ZephyrHost
- host.localHost
- host.dockerHost
- host.transfer
- otto.host.transfer.make_rich_progress_handler
- otto.host.transfer.make_rich_progress_factory
- otto.host.transfer.make_transfer_progress
- otto.host.transfer.validate_filename_lengths
- otto.host.transfer.BaseFileTransfer
- otto.host.transfer.NcPortStrategy
- otto.host.transfer.NcListenerCheck
- otto.host.transfer.FileTransfer
- host.embedded_transfer
- host.embedded_filesystem
- Built-in variants
- otto.host.embedded_filesystem.EmbeddedFileSystem
- otto.host.embedded_filesystem.NoFileSystem
- otto.host.embedded_filesystem.FatRamFileSystem
- otto.host.embedded_filesystem.LittleFsFileSystem
- otto.host.embedded_filesystem.register_filesystem
- otto.host.embedded_filesystem.build_filesystem
- host.session
- host.connections
- host.transport
- host.repeat
- host.telnet
- host.os_profile
- otto.host.os_profile.BaseFamily
- otto.host.os_profile.OsProfile
- otto.host.os_profile.register_host_class
- otto.host.os_profile.build_host_class
- otto.host.os_profile.get_host_class
- otto.host.os_profile.register_os_profile
- otto.host.os_profile.build_os_profile
- otto.host.os_profile.get_os_profile
- otto.host.os_profile.registered_profile_names
- host.command_frame
- host.toolchain
- host.toolchain_discovery
- host.options
- otto.host.options.LocalPortForward
- otto.host.options.RemotePortForward
- otto.host.options.SocksForward
- otto.host.options.SshOptions
- otto.host.options.TelnetOptions
- otto.host.options.SftpOptions
- otto.host.options.ScpOptions
- otto.host.options.FtpOptions
- otto.host.options.NcOptions
- otto.host.options.TftpOptions
- otto.host.options.SnmpOptions
- host.interact