监视文件夹并自动将文件上载到ebas节点的命令行实用程序

ebas-uploader的Python项目详细描述


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

一个命令行实用程序,用于监视文件夹并自动将文件上载到EBAS节点

安装

pip install ebas-uploader

用法

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.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java是数据线。getMicrosecondPosition()线程安全?   java我可以设置多个。whereEqualTo在firestore查询中指向文档中的字段?   java Intellij 14 Glassfish服务器未连接。部署不可用   java JPA。如何返回null而不是LazyInitializationException   java TarsosDSP Clap检测   比较基于字符串的java枚举   java空指针异常日历。设定时间   java Hystrix在运行时忽略超时   将数据从Java RESTful服务器推送到Android手机上进行通知   java Jnotify delete vs shift delete问题   java安装失败\u没有匹配\u ABIS res113   TreeJava:传递未实例化的对象引用是如何工作的?   java如何使用Android ringtone manager从资产文件夹播放铃声?   java在Dropwizard的不同状态下使用不同的模拟