Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Enable CLI to read and convert raw image data files #347

Open
F-X64 opened this issue Feb 13, 2023 · 1 comment
Open

Enable CLI to read and convert raw image data files #347

F-X64 opened this issue Feb 13, 2023 · 1 comment

Comments

@F-X64
Copy link
Member

F-X64 commented Feb 13, 2023

Summary
To make the CID CLI more flexible we want to enable our users (and our automation) to read raw image data files as provided by the cloud provider and output formatted image data according to our schema standard.

Expected outcome

  • A flag needs to be added to the CLI tool (--file /-f) that accepts a path to a raw data file.
  • The CLI needs to be able to read the image data and apply the existing image format routine as needed.
  • Add necessary test cases.

Hints
This will involve a lot of code changes. Ideally a PR for each cloud provider should be created.

Acceptance Criteria

  • The CLI tool can generate formatted image data from raw data files.
  • The CLI can still generate formatted image data from cloud provider live data.
@F-X64
Copy link
Member Author

F-X64 commented Feb 13, 2023

This task might take more time than we have for this milestone. Let's move it to March.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant