list

Description

List the tags for a workspace.

Usage

tfct tag list [options]

Examples

List the tags for a workspace

tfct tag list --workspace-name "my-workspace"

List the tags for a workspace and save output to a file

tfct tag list --workspace-name "my-workspace" --save-output --output tags.json