Skip to content

feat: add new sf crud-mdapi read command #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 27 commits into from
Mar 10, 2025
Merged

feat: add new sf crud-mdapi read command #117

merged 27 commits into from
Mar 10, 2025

Conversation

amtrack
Copy link
Owner

@amtrack amtrack commented Feb 6, 2025

The new sf crud-mdapi read command replaces sf force source read which is now deprecated and will be removed in the next major release (v2).

  • new flags: --output-dir and --manifest
  • renamed flag: --sourcepath (-p) is now --source-dir (-d)
  • changed flag: --metadata can now be specified multiple times instead of only once as comma-separated string
  • the global sf flag --flags-dir is now supported
  • Metadata like CustomObjectTranslation is now decomposed into multiple files (e.g. .objectTranslation-meta.xml, .fieldTranslation-meta.xml)

Please see the Migration Guide.

@amtrack amtrack linked an issue Feb 6, 2025 that may be closed by this pull request
@amtrack amtrack changed the title feat: add new 'sf crud-mdapi read' command feat: add new sf crud-mdapi read command Mar 10, 2025
@amtrack amtrack marked this pull request as ready for review March 10, 2025 19:41
@amtrack amtrack merged commit d15720d into main Mar 10, 2025
@amtrack amtrack deleted the feat/crud-read branch March 10, 2025 19:47
Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Issue with --flags-dir in sfdx-plugin-source-read
1 participant