fly sftp shell

The SFTP SHELL command brings up an interactive SFTP session to fetch and push files from/to a VM.

Usage

flyctl sftp shell [flags]

Options

-A,  --address         Address of VM to connect to 
-a,  --app             Application name 
-C,  --command         command to run on SSH session 
-c,  --config          Path to application configuration file 
     --group           The target process group 
     --machine         Run the console in the existing machine with the specified ID 
-o,  --org             The target Fly.io organization 
-g,  --process-group   The target process group 
     --pty             Allocate a pseudo-terminal (default: on when no command is provided) 
-q,  --quiet           Don't print progress indicators for WireGuard 
-r,  --region          The target region (see 'flyctl platform regions') 
-s,  --select          select available instances 
-u,  --user            Unix username to connect as 

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output