Skip to main content

a command line utility to watch a folder and auto-upload files to an EBAS node

Project description

https://img.shields.io/pypi/dm/ebas-uploader.svg https://img.shields.io/pypi/v/ebas-uploader.svg https://img.shields.io/badge/license-MIT-blue.svg

a command line utility to watch a folder and auto-upload files to an EBAS node

Installation

pip install ebas-uploader

Usage

Usage: ebas_uploader [OPTIONS]

  watches a folder and auto-uploads files to an EBAS node with the given
  configuration for processing

  Note that previous versions required passing in many arguments via the
  command line on execution (`--watch-path`, `--archive-path`, etc). Now
  all of those instance specific variables that do not involve communication
  with EBAS should be stored in a single JSON file, provided as the
  `--script-config` argument.

Options:
  --ebas-config FILENAME    JSON config file downloaded from EBAS  [required]
  --script-config FILENAME  JSON config file that contains instance-specific
                            settings (created with setup_local_config.py)
                            [required]
  --silent                  Set this flag to not report errors to Maize
  --version                 Show the version and exit.
  --help                    Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ebas-uploader-0.10.tar.gz (5.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page