collections query
Query data from a collection
Synopsis
omics publisher collections query [QUERY]
--collection=COLLECTION_ID
[--decimal-as=FORMAT]
[--no-auth]Description
Examples
omics publisher collections query 'SELECT * FROM table LIMIT 10' --collection my-collectionomics publisher collections query 'SELECT * FROM table WHERE value > 100' --collection my-collection --decimal-as numberPositional Arguments
QUERY
QUERYFlags
--collection=COLLECTION_ID
--collection=COLLECTION_ID--decimal-as=FORMAT
--decimal-as=FORMAT--no-auth
--no-authLast updated
Was this helpful?

