Back to All Apps

AstraToolsFor ftrack

Suite of command-line tools to assist with batch actions and development in Ftrack.

StableCLI Toolv0.1.5
Release 2025-05-31
Supported Platforms:

Key Features

Propagate Thumbnails

Update shot thumbnails with the latest version thumbnails with progress tracking and smart detection to avoid unnecessary updates.

Update 'Latest Version Sent'

Automatically update 'latestVersionSent' and 'latestVersionSentDate' custom attributes on Shots based on the latest delivered version.

Inspect a Task

Output the schema and data for a given Task.

Inspect a Shot

Output the schema and data for a given Shot.

Inspect a Version

Output the schema and data for a given Version.

Secure Local Credentials

All API keys are stored locally and encrypted uniquely to your machine.

Technology Stack

APIs & Data

Ftrack API: Seamless integration with the Ftrack platform
CSV & YAML: Import/export and ftrack schema using csv-writer and js-yaml (or to TS)
Environment Variables: Configuration management with dotenv

CLI & User Experience

Inquirer: Interactive command-line prompts
Chalk: Terminal string styling and color

Core & Utilities

TypeScript: Type-safe, modern JavaScript superset
Deno: Secure, modern JavaScript/TypeScript runtime
Crypto & Assert: Standard cryptography and assertion utilities
Moment: Date and time manipulation