File paths and URIsΒΆ
Command line and API file parameters can be specified by local file paths or remote URIs. Orthority uses fsspec for file IO, which provides built-in support for a number of remote file systems. Support for other remote systems, including cloud storage, is available by installing the relevant extension package. See the fsspec documentation if your file system requires credentials or other configuration.