ti fs describe-layer
Describes one Filesystem layer.
Syntax
ti fs describe-layer
--layer-id <string>
[--file-system-id <string>]
[--fs-token <string>]
[--help]
[--version]
Options
--layer-id <string>: The ID of the specified file system layer. [required]--file-system-id <string>: Select the file system. You can also setTI_FS_FILE_SYSTEM_ID.--fs-token <string>: Set the file system user token. If omitted, usesTI_FS_TOKEN.--help: Display help information.--version: Display version information.
For options shared by all commands, see Global options.
Examples
Describe a layer:
# Inspect one layer's base root, state, durability, and metadata. ti fs describe-layer --file-system-id <file-system-id> --layer-id "<layer-id>"