Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 428 Bytes

File metadata and controls

21 lines (13 loc) · 428 Bytes

dstack attach

This command attaches to a given run. It establishes the SSH tunnel, forwards ports, and shows real-time run logs.

Usage

$ dstack attach --help
#GENERATE#

User SSH key

By default, dstack uses its own SSH key to attach to runs (~/.dstack/ssh/id_rsa). It is possible to override this key via the --ssh-identity argument.