| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The transfer payload no longer embeds executions, so `transfer show` rendered an empty `executions` section. Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
The transfer's `info` is only returned with `include_task_info=true`, which the CLI never sent, so `--show-instances-data` failed with "ERROR: info". Add an `include_task_info` flag to TransferManager.get and set it when the option is passed.
| Back | FazBrowse Home | New Git URL |
This PR include the following changes: