Manage keys
Keys are core item elements of the project.
Each phrase that is used in your app or website must be identified by a key and have values that represent translations to various languages. For example key index.welcome would have values of Welcome in English and Benvenuto in Italian. Keys can be assigned to one or multiple platforms. Once a key is assigned to a platform, it would be included in the export for file formats related to this platform.
-h, --help help for key
--project-id string Unique project identifier (required).
--config string config file (default is ./config.yml)
-t, --token string API token. You can create API tokens at https://lokalise.com/profile.
- lokalise2 - Lokalise CLI v2.5.1. Read the docs at https://github.com/lokalise/lokalise-cli-2-go
- lokalise2 key create - Create keys
- lokalise2 key delete - Delete a key
- lokalise2 key list - List all keys
- lokalise2 key retrieve - Retrieve a key
- lokalise2 key update - Update a key