dstack import
May 7, 2026 ยท View on GitHub
The dstack import commands list resources imported into the project from other projects.
See Exports for details.
dstack import list
The dstack import list command lists all imports in the project.
Usage
$ dstack import list --help
#GENERATE#
dstack import delete
The dstack import delete command deletes the specified import. This makes the imported resources unavailable in your project, while they still exist in the host project.
Usage
$ dstack import delete --help
#GENERATE#