Parameters
| Parameter | Description |
| --creds_json | Path to the file with the credentials |
| --creds_base64 | Base64-encoded credentials code. |
| --name | Name of the googlesheet document |
| --cell | The cell from which the data is expected, for example: "B1" |
| --row | Row number. Specified with a number, for example: 2 |
| --column | Column number. Specified with a number, for example: 3 |
| --sheet | Name of the sheet in the document where the plugin will look. It must be exactly the same as the name it has, including spaces and capitalization, for example: "Sheet 1" |
| --onlydigits | Set to 1 to parse non-digit values |
a