ftpub publish [path/to/directory/or/file] [ft_portal_URL] [flags]
Aliases:
publish
collect_and_publish
Flags:
-
-a
,--api-key
API key (environment variable:
FTPUB_API_KEY
). -
-u
,--user
Username (environment variable:
FTPUB_USER
). -
-p
,--password
Password (environment variable:
FTPUB_PASSWD
). -
--dry-run
Performs all actions except publishing to a Fluid Topics portal.
-
-h
,--help
Shows the help tool.
-
-s
,--source
The ID of the source in Fluid Topics (environment variable:
FTPUB_SOURCE
). -
-w
,--wait
Displays a message when the publishing job has finished in Fluid Topics.
Global flags:
-
-v
,--verbosity
Either
CRITICAL
,ERROR
,WARNING
,INFO
orDEBUG
(by default:INFO
).