Load GCS object as target. ```zsh target-info gcs://<TARGET>.E01 target-info gcs://<TARGET>.tar target-info gcs://<TARGET>.zip ``` ## References * [https://cloud.google.com/python/docs/reference/storage/latest](https://cloud.google.com/python/docs/reference/storage/latest) * [https://github.com/fox-it/flow.record/pull/84](https://github.com/fox-it/flow.record/pull/84)
Load GCS object as target.
References