vastcatalogindexedcolumn remove

Prev Next

This command removes a column that was added to VAST Catalog for a user-defined S3 tag or S3 metadata attribute.

Usage

vastcatalogindexedcolumn remove --name NAME
                                --column-type tag|metadata

Required Parameters

--name NAME

Specifies the key value of the user-defined attribute that you want to remove from the catalog.

--column-type tag|metadata

Specifies if the user-defined attribute that you want to remove is an S3 tag (tag) or an S3 metadata attribute (metadata).

Example

vcli: admin> vastcatalogindexedcolumn remove --name department --column-type tag