Autodetect local file or IOManager object when using the tools.
Eliminating the need to have different arguments when accessing files. For example if a SEGYImport format file is locally or remote, the argument coud be C:\some\folder\format.json or s3://bucket/subfolder/format.json. Now both will be read using the --header-format argument.