Closed bwalsh closed 10 months ago
@kellrott I believe that files ls
will always be "remote" because files status
will list current working index
Current files vocabulary:
Usage: gen3_util files [OPTIONS] COMMAND [ARGS]...
Manage file transfers.
Options:
--help Show this message and exit.
Commands:
ls List uploaded files in a project bucket.
add Add file to the working index.
status List files in working index.
push Upload working index to project bucket.
rm Remove files from the working index or project bucket.
Current meta vocabulary:
Usage: gen3_util meta [OPTIONS] COMMAND [ARGS]...
Manage meta data.
Options:
--help Show this message and exit.
Commands:
create Create minimal study metadata from uploaded files
pull Retrieve all FHIR meta data from portal
to_tabular Convert FHIR to tabular format
from_tabular Convert tabular to FHIR format
validate Validate FHIR data
push Publish FHIR meta data on the portal
Metadata operations
Copy project meta to local storage
FHIR to TSV
FHIR to Excel
TSV to FHIR
Validate local files
Push local FHIR to Gen3 instance
File Operations
List files in a project
Remove files from a project index and bucket
or
Add file meta information to current index
Read working index
Upload working index and files
Remove local file(s) from working index