Create a card
Adds new payment card to user cards.
lokalise2 payment-card create [flags]
--cvc string 3-digit card CVC code (required).
--exp-month int Card expiration month (1-12) (required).
--exp-year int Card expiration year (required).
-h, --help help for create
--number string Card number (required).
--config string config file (default is ./config.yml)
-t, --token string API token. You can create API tokens at https://app.lokalise.com/profile.
- lokalise2 payment-card - Manage payment cards