DOKK / manpages / debian 12 / python3-intake / intake-server.1.en
INTAKE-SERVER(1) User Commands INTAKE-SERVER(1)

intake-server - Intake catalog server

intake-server [-h] [-p PORT] [--list-entries] [--sys-exit-on-sigterm] [--flatten] [--no-flatten] [--ttl TTL] [-a ADDRESS] FILE [FILE ...]

The Intake Catalog Server takes one or more catalog files as input and makes them available on port 5000 by default.

name of the catalog YAML file.

show this help message and exit.
port number for server to listen on.
list catalog entries at startup.
internal flag used during unit testing to ensure that the .coverage file is written.
specify that all datasources are merged in a single namespace.
make sure each file becomes a sub-catalog.
time-to-live, how long before the given entity is considered to have expired, usually in seconds.
address to use as a host, defaults to the address in the configuration file, if provided, otherwise localhost.

intake and intake-server are programs written by Anaconda Inc.

The present manual page is written by Étienne Mollier <emollier@debian.org> for the Debian project,

One can find more information about the intake-server inside intake(1) manual page.

September 2021 intake-server 0.6.3