ti fs check-file-system
Verifies that the selected Filesystem is correctly configured and accessible, including its region, credentials, and file access.
Syntax
ti fs check-file-system
[--file-system-id <string>]
[--fs-token <string>]
[--help]
[--version]
Options
--file-system-id <string>: Select the file system. You can also setTI_FS_FILE_SYSTEM_ID.--fs-token <string>: Set the Filesystem token. If omitted, the command uses theTI_FS_TOKENenvironment variable. If neither is provided, the command uses the local token stored for the selected Filesystem.--help: Display help information.--version: Display version information.
For options shared by all commands, see Global options.
Examples
Check Filesystem connectivity:
# Verify that the selected token can reach and read the Filesystem root. ti fs check-file-system --file-system-id <file-system-id>