fly sftp
Get or put files from a remote VM.
Usage
fly sftp [command] [flags]
Available Commands
- find - The SFTP FIND command lists files (from an optional root directory) on a remote VM.
- get - The SFTP GET retrieves a file from a remote VM.
- shell - The SFTP SHELL command brings up an interactive SFTP session to fetch and push files from/to a VM.
Options
-h, --help help for sftp
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface