The dstack export commands manage exports of resources to other projects.
The dstack export list command lists all exports in the project.
$ dstack export list --help
#GENERATE#The dstack export create command creates a new export.
$ dstack export create --help
#GENERATE#The dstack export update command updates an existing export.
$ dstack export update --help
#GENERATE#The dstack export delete command deletes the specified export.
$ dstack export delete --help
#GENERATE#