set-api-key
Saves your TransFlow API key in your system’s application data directory for future use. This eliminates the need to pass --api-key with every translate command.
Options
Section titled “Options”-k, --api-key <KEY>: TransFlow API key to store (required)
Examples
Section titled “Examples”# Save API key for future usetransflow-cli set-api-key -k your-api-key-here
# The key is now stored and will be used automaticallytransflow-cli translate -f app_en.arb -t fr