cli: update CLI report for translations commands
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -25,6 +25,7 @@ Commands:
|
||||
new
|
||||
package [command]
|
||||
repo [command]
|
||||
translations [command]
|
||||
versions:bump
|
||||
versions:migrate
|
||||
```
|
||||
@@ -541,6 +542,44 @@ Options:
|
||||
-h, --help
|
||||
```
|
||||
|
||||
### `backstage-cli translations`
|
||||
|
||||
```
|
||||
Usage: backstage-cli translations [options] [command] [command]
|
||||
|
||||
Options:
|
||||
-h, --help
|
||||
|
||||
Commands:
|
||||
export
|
||||
help [command]
|
||||
import
|
||||
```
|
||||
|
||||
### `backstage-cli translations export`
|
||||
|
||||
```
|
||||
Usage: <none>
|
||||
|
||||
Options:
|
||||
--help
|
||||
--output
|
||||
--pattern
|
||||
--version
|
||||
```
|
||||
|
||||
### `backstage-cli translations import`
|
||||
|
||||
```
|
||||
Usage: <none>
|
||||
|
||||
Options:
|
||||
--help
|
||||
--input
|
||||
--output
|
||||
--version
|
||||
```
|
||||
|
||||
### `backstage-cli versions:bump`
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user