Skip to content

Comments

feat(cli): add extract integrity command#543

Merged
fraxken merged 1 commit intomasterfrom
feat/cli-command-integrity-hash-diff
Jul 28, 2025
Merged

feat(cli): add extract integrity command#543
fraxken merged 1 commit intomasterfrom
feat/cli-command-integrity-hash-diff

Conversation

@clemgbld
Copy link
Member

Closes #524

@PierreDemailly
Copy link
Member

Could you add docs/cli/extract.md and update the README?

cli/README.md

Lines 100 to 113 in ab143c8

For complete details on each command, refer to the following documents:
- [`cwd`](./docs/cli/cwd.md)
- [`from`](./docs/cli/from.md)
- [`auto`](./docs/cli/auto.md)
- [`open`](./docs/cli/open.md)
- [`verify`](./docs/cli/verify.md)
- [`summary`](./docs/cli/summary.md)
- [`scorecard`](./docs/cli/scorecard.md)
- [`report`](./docs/cli/report.md)
- [`lang`](./docs/cli/lang.md)
- [`config create`](./docs/cli/config.md)
- [`config`](./docs/cli/config.md)
- [`cache`](./docs/cli/cache.md)

@clemgbld clemgbld force-pushed the feat/cli-command-integrity-hash-diff branch from c99af1e to 4282546 Compare July 28, 2025 15:27
@clemgbld clemgbld force-pushed the feat/cli-command-integrity-hash-diff branch from 4282546 to 1ad9e69 Compare July 28, 2025 15:29
@fraxken fraxken merged commit c7cb8ab into master Jul 28, 2025
9 checks passed
@fraxken fraxken deleted the feat/cli-command-integrity-hash-diff branch July 28, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a CLI command to extract the integry hash diff of a given package

3 participants