Repository
Current version released
3 years ago
Dependencies
deno.land/x
ctcli
a CLI to perform commands to a commercetools project
how to run:
deno run -A https://deno.land/x/ctcli/ct.ts -i
Prerequisites
- have the deno runtime installed
- have terraform installed
- have a .env file containing the details of your commeretools project
commands
clientShows the configuration of the API clientprojectInformation arround the configuration of the projectlistLists the configuration of the projectcleanDeletes all configuration in the project
productsGets products from the projectlistLists all products in the projectimportImports a selection of products into the project. For now a rubber duck with 7 variantscleanDeletes all products from the project
history:
- 23-03-2023 first release