Closed pblittle closed 9 years ago
This feature adds a framework to enable downloading config files from different source types. For example, *.config|*.json, *.tar|*.tar.gz|*.tgz, *.war|*.zip and *.git.
*.config|*.json
*.tar|*.tar.gz|*.tgz
*.war|*.zip
*.git
*.config|*.json is supported today. *.tar|*.tar.gz|*.tgz is up next.
This feature adds a framework to enable downloading config files from different source types. For example,
*.config|*.json
,*.tar|*.tar.gz|*.tgz
,*.war|*.zip
and*.git
.*.config|*.json
is supported today.*.tar|*.tar.gz|*.tgz
is up next.