This tool is designed to collect documentation and push it to a Fluid Topics portal.
The ftpub creates an FT archive and uploads it to an FT Portal.
Collect documentation contained in a project and publish it to a Fluid Topics portal
Remove documents based on metadata
List the target portal's available sources
docker pull fluidtopics/publish
docker run -it fluidtopics/publish
This image provides various versions that are available via tags.
| Tag | Description |
|---|---|
| latest | Latest stable release |
| beta | Latest test release |
| alpha | Early test release |
ftpub [command]
Available Commands:
collect Create an archive which can be uploaded into Fluid Topics
completion Generate the autocompletion script for the specified shell
help Help about any command
list_sources List available sources
publish Publish documentation to Fluid Topics
remove Delete documents from Fluid Topics
ftpub publish ./src/documentation/ https://doc.portal.io -a mY4p1K3y -s md_tech_notes
Use of ftpub is governed by the GNU LGPLv3 (or later) license.
Content type
Image
Digest
sha256:5367ba99c…
Size
11.5 MB
Last updated
about 2 months ago
docker pull fluidtopics/publish