Files
backstage/packages/cli-module-translations
Patrik Oldsberg 26eab3bf83 Rename CLI module bin entries to use backstage prefix
Rename all bin entries from `cli-module-*` to `backstage-cli-module-*`
to establish a clear namespace for Backstage CLI tooling.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-16 12:27:08 +01:00
..

@backstage/cli-module-translations

CLI module that provides translation management commands for the Backstage CLI.

Commands

Command Description
translations export Export translation messages from an app and all of its frontend plugins to JSON files
translations import Generate translation resource wiring from translated JSON files

Documentation