command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 3, 2020
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ObjInSync
Daemon to continuously synchronize a directory from remote object store to a local directory.
NOTE: it automatically ignores __pycache__ directory.
Usage
objinsync pull s3://bucket/objectpath ./localdir
Development
Run tests
make test
Run from source
AWS_REGION=us-east-2 go run main.go pull s3://qph-test-airflow-airflow-code/airflow_home/dags ./dags
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
pkg
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.