There was an error while loading. Please reload this page.
1 parent b4e2050 commit ded9581Copy full SHA for ded9581
1 file changed
README.md
@@ -235,7 +235,7 @@ Specify where the output file will be generated. it could be :
235
- a local directory `/data/db/schema/tname/` or `d:\data\db\schema\tname\`v
236
- an aws s3 or s3 compatible s3 path : `s3://bucket/db/schema/tname/`
237
- a gcs localtion : `gcs://bucket/db/schema/tname/`
238
- - an azure abfss location : `abfss://<file_system>@<account_name>.dfs.core.windows.net/<path>/`
+ - *coming soon* : an azure abfss location : `abfss://<file_system>.dfs.core.windows.net/<path>/`
239
240
### Output file (`-o` or `--fileoutput`)
241
The name of the final file generated by FastBCP.
0 commit comments