-
Notifications
You must be signed in to change notification settings - Fork 78
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
Can't pull RuleLibraryDefinition
with the cli
#3099
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
Hello @arazkevichprodly 👋 It looks like you didn't include the full Salesforce CLI version information in your issue. A few more things to check:
Thank you! |
{ |
I followed these steps and couldn't pull the type
RuleLibraryDefinition
sf project generate -n test
<?xml version="1.0" encoding="UTF-8"?><Package xmlns="http://soap.sforce.com/2006/04/metadata"><types><name>RuleLibraryDefinition</name><members>DRORuleLibrary</members><members>RLM_ConfiguratorRuleLibrary</members></types> <version>60.0</version></Package>
sfdx force:mdapi:readmetadata -m "ContractType" -u <org>
The text was updated successfully, but these errors were encountered: