Entity References
Many CLI options and API parameters accept entity references—a consistent string format for referring to entities (and optionally a sub-resource) across the platform.
Format
Examples
default/my-fileset— Fileset namedmy-filesetin workspacedefault.my-fileset— Same entity when your current context already specifies the workspace.prod/my-fileset#data/training.parquet— A specific path inside that fileset (when the entity type supports fragments).
Can use the full form workspace/entity_name to keep the reference unambiguous regardless of context.