Arguments - Fluid Topics - Latest

Fluid Topics Publisher (ftpub)

Category
Technical Notes
Audience
public
Version
Latest
ftpub remove [ft_portal_URL] [flags]

Aliases:

  • remove
  • unpublish
  • rm
  • delete

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
--do-it Displays a message to confirm the removal of the targeted documents. FTPUB_DO_IT
--help -h Shows the help tool.
--select Deletes selected documents based on their metadata. This flag can be repeated.
For example, the following command removes all documents with the metadata product=FluidTopics and version=3.1:
ftpub --select product=FluidTopics --select version=3.1 https://my-ft-portal.com

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.