Arguments - Fluid Topics - Latest

Fluid Topics Publisher (ftpub)

Category
Technical Notes
Audience
public
Version
Latest
ftpub publish [path/to/directory/or/file] [ft_portal_URL] [flags]

Aliases:

  • publish
  • collect_and_publish

Flags:

Long option Short option Description Environment variable
--api-key -a API key for the Fluid Topics portal. FTPUB_API_KEY
--user -u Username for the Fluid Topics portal. FTPUB_USER
--password -p Password for the Fluid Topics portal. FTPUB_PASSWD
--dry-run Performs all actions except publishing to a Fluid Topics portal.
--help -h Shows the help tool.
--source -s The ID of the source in Fluid Topics. FTPUB_SOURCE
--wait -w Displays a message when the publishing job has finished in Fluid Topics.

Using the --wait flag triggers a call per second to the Get a publish report web service (/api/khub/uploads/{uploadId}/report). This can result in a high number of calls.

Global flags:

Long option Short option Description
--verbosity -v Determines how much information ftpub shows as the command runs.

Options:

  • CRITICAL
  • ERROR
  • WARNING
  • INFO
  • DEBUG

By default: INFO.

ftpub cannot show the possible information, errors, and warnings which appear in the job report.