i18nexus-cli
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "i18nexus-cli", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Command line interface (CLI) for accessing the i18nexus API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -50,12 +50,12 @@ # i18nexus-cli | ||
| Option | Default value | | ||
| ------------------ | ------------------ | | ||
| `--apiKey` or `-k` | | | ||
| `--path` or `-p` | `./public/locales` | | ||
| `--ver` or `-v` | `latest` | | ||
| `--clean` | `false` | | ||
| Option | Default value | | ||
| ------------------- | ------------------ | | ||
| `--api-key` or `-k` | | | ||
| `--path` or `-p` | `./public/locales` | | ||
| `--ver` or `-v` | `latest` | | ||
| `--clean` | `false` | | ||
#### Details | ||
`--apiKey` | ||
`--api-key` | ||
Your project API key (Can also be set using environment variable `I18NEXUS_API_KEY`) | ||
@@ -62,0 +62,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6348