[P3] Export/import for projects, containers, and images #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gap
No tools to export a project, container, or image to a file, or to import from a file.
Container Manager equivalent
The UI supports exporting project/container settings and exporting/importing images.
Suggested approach
Multiple DSM API calls involved; requires DevTools/interceptor captures of each export/import flow.
Reverse-engineering effort
Required — multiple captures.
Priority
P3.
Wird nicht umgesetzt. Export/Import (P3) ist ein Backup-/Migrations-Feature, das im Workflow dieses Projekts redundant ist: Compose-Projekte liegen vollstaendig in Git — der "Export" ist das Repo, der "Import" ist
create_project. Vom Nutzer bestaetigt nie gebraucht. Geschlossen als won’t-do.