Sign inSign up

fluidtopics/publish

By fluidtopics

Updated 6 days ago

Image
1

5.9K

fluidtopics/publish repository overview

Fluid Topics Publisher command line tool

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.

Features

  • 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 Container

docker pull fluidtopics/publish

docker run -it fluidtopics/publish 

Supported Tags

This image provides various versions that are available via tags.

TagDescription
latestLatest stable release
betaLatest test release
alphaEarly test release

Usage

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

Example

ftpub publish ./src/documentation/ https://doc.portal.io -a mY4p1K3y -s md_tech_notes 

License

Use of ftpub is governed by the GNU LGPLv3 (or later) license.

Tag summary

Content type

Image

Digest

sha256:5367ba99c

Size

11.5 MB

Last updated

about 2 months ago

docker pull fluidtopics/publish