
.file-cli.1.4.0.source-code.listing_plain.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of file-cli Show documentation
Show all versions of file-cli Show documentation
Command Line Interface for uploading files to the ObjectStore
The newest version!
<#if !containerName??>
<#list containers as container>
<#list container.objects as object>
${object.name}
#list>
#list>
#if>
<#if containerName??>
<#list objects as object>
${object.name}
#list>
#if>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy