-o
Origin root
-i
--origin-ignore
Glob patterns used to ignore origin files (should use .gitignore syntax)
-g
--origin-ignore-path
Path to file containing glob patterns that should be used to ignore origin files (should use .gitignore syntax)
-t
Target root
-I
--target-ignore
Glob patterns used to ignore target files (should use .gitignore syntax)
-G
--target-ignore-path
Path to file containing glob patterns that should be used to ignore target files (should use .gitignore syntax)
Positional arguments (first one is interpreted as the command)
--config-path
--config
Load config from this file path
-C
Explicitly set current working directory
-j
Render output as JSON
-l
--limit-requests
Max parallel list/put/copy/delete operations
-h
--show-hashes
If true, display ETag property for File(s)
-x
--show-ignored
If true, display ignored files
-f
If true, overwrite config file if it exists
--write
Path to output file
-c
If true, upload non-ignored origin files even if unchanged
-d
If true, delete target files that do not exist in origin
-e
If true, only upload origin files that already exist in target
-y
-n
-y
, --go
)-n
, --no-go
)-s
--limit-compares
Max parallel file compare operations
-p
--show-params
If true, display operation request parameters
-v
--verbose
--show-skipped
If true, display skipped (unchanged/unexpected) files
Generated using TypeDoc
Options that may be specified as command line arguments