attribute
=============

Description
-----------
Details of an entity attribute. An attribute of a data entity describing an item of data, with a name and data type. Synonymous with 'column' in a database.

Available Commands
------------------
* :doc:`create </cmdref/data-catalog/attribute/create>`
* :doc:`delete </cmdref/data-catalog/attribute/delete>`
* :doc:`get </cmdref/data-catalog/attribute/get>`
* :doc:`list </cmdref/data-catalog/attribute/list>`
* :doc:`update </cmdref/data-catalog/attribute/update>`

.. toctree::
    :hidden:

    /cmdref/data-catalog/attribute/create
    /cmdref/data-catalog/attribute/delete
    /cmdref/data-catalog/attribute/get
    /cmdref/data-catalog/attribute/list
    /cmdref/data-catalog/attribute/update
