Sub-Metadata Filenames Include Compound Metadata Names
If a custom field is added:
sf add CustomField Account.Some_Field__c
Then the metadata JSON file in the Account folder is Account.Some_Field__c.json instead of just Some_Field__c.json.
If a custom field is added:
sf add CustomField Account.Some_Field__c
Then the metadata JSON file in the Account folder is Account.Some_Field__c.json instead of just Some_Field__c.json.