Is it possible to export custom container using command line?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-21 4:54 AM
Hello,
I really appreciate the ability to export/import custom container from/to project. However, is it possible to export container using command line? I have a look at tgfx.exe, but it seems there is not command for that.
- Labels:
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-21 5:04 AM
Hello @Bubbly_Bee​,
Unfortunately that is not possible for the moment, but it is a good idea for further releases.
Thanks,
/Yoann
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-09-21 10:36 PM
@Yoann KLEIN​ ​ Hello. Thank you very much for quick answer. I have another question related to this topic (and maybe another tip for improvement).
During import, there is an error in case that the same file already exists. If I have custom containers "A" and "B" from one project, and both of them includes the same header, it is not possible to import them into another project with default configuration.
Of course, there is possibility to modify manifest during export, so I can remove the header from second container package. But in case there would be possibility to export using command line, maybe it would be better to check files which already exists by content, and skip them if they are the same.
