- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
package dependencie packaging for applications
mandar1
Observer
11-26-2020
09:09 PM
The requirement to develop an application (say abc) which depends on splunk_app_db_connect app (available on the splunk applications repo).
When I package abc, I specify splunk_app_db_connect as dependency in the app.manifest file.
My expectation is that when I try to install 'abc' using the tar.gz file, it should automatically install db_connect app automatically. But it does not.
Is there a way around it? It will be beneficial if app 'abc' and all dependencies can be bundled together and given as single tar to the end user.
