Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 646 Bytes

File metadata and controls

34 lines (21 loc) · 646 Bytes

dstack import

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#