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.