> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-replication-main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-replication-main/utilities/command-line/describe.md).

# 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 <a href="#describe-usage" id="describe-usage"></a>

| `admin describe <<profile>>` |
| ---------------------------- |

profile: connection profile setup in DBSync

**Example**

| `Linuxadmin.sh describe myprofile`  `Windowsadmin.bat describe myprofile` |
| ------------------------------------------------------------------------- |

<br>
