remote library
Classes
- Command
- A command to run on a remote host. The connection is established via ssh.
- CommandArgs
- The set of arguments for Command. The set of arguments for Command.
- Connection
- Instructions for how to connect to a remote endpoint.
- CopyFile
- Copy a local file to a remote host.
- CopyFileArgs
- The set of arguments for CopyFile. The set of arguments for CopyFile.
- CopyToRemote
- Copy an Asset or Archive to a remote host.
- CopyToRemoteArgs
- The set of arguments for CopyToRemote. The set of arguments for CopyToRemote.
- ProxyConnection
- Instructions for how to connect to a remote endpoint via a bastion host.