Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

vastcatalogindexedcolumn list

Prev Next

This command lists columns that were added to VAST Catalog for user defined S3 tags and S3 metadata attributes.

Usage

vastcatalogindexedcolumn list [--column-type tag|metadata|nfs4_xattr]

Options

--column-type tag|metadata|nfsv_xattr

Displays user-defined columns according to the specified type:

  • tag for S3 tags

  • metadata for S3 metadata

  • nfs4_xattr for NFSv4.2 extended attributes

Example

vcli: admin> vastcatalogindexedcolumn list
+-------------+-------------+
| Name        | Column-type |
+-------------+-------------+
| department  | tag         |
| company     | tag         | 
+-------------+-------------+