Describe
Describes all Source (Salesforce and Microsoft CRM) objects that the connection profile can see. This command return a Comma separated list of values as
<<Source Object>>,<<createable>>,<<updateable>>, <<querable>>, <<replicatable>>
Usage
admin describe <<profile>>
profile: connection profile setup in DBSync
Example
Linuxadmin.sh describe myprofile
Windowsadmin.bat describe myprofile
Last updated