{"id":9549,"date":"2019-11-25T09:15:07","date_gmt":"2019-11-25T08:15:07","guid":{"rendered":"https:\/\/eurotext.de\/?page_id=9549"},"modified":"2020-02-06T09:14:23","modified_gmt":"2020-02-06T08:14:23","slug":"6-steuerung-via-cli","status":"publish","type":"page","link":"https:\/\/eurotext.de\/sv\/dokumentation\/magento-2\/6-steuerung-via-cli\/","title":{"rendered":"Steuerung via CLI"},"content":{"rendered":"
<\/p>\n
Usage:\r\n\r\netm:entity:add <project-id> <entity-type> <entity-identifier>\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nAdds one or more entites to an existing project\r\n\r\n\u00a0\r\n\r\nArguments:\r\n\r\nproject-id the project id\r\n\r\nentity-type the entity-type you want to import, type overview with command etm:entity:types\r\n\r\nentity-identifier Comma seperated list of entities to add. Depending on the entity-type the identifier provided may vary (sku, code, id, \u2026).\r\n\r\n\u00a0\r\n\r\nUsage:\r\n\r\netm:entity:seed <project-id> <entities>\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nSeed entites for a given project\r\n\r\n\u00a0\r\n\r\nArguments:\r\n\r\nproject-id the project id\r\n\r\nentities Comma seperated list of entity-types, type overview with command etm:entity:types\r\n\r\n\u00a0\r\n\r\nUsage:\r\n\r\netm:entity:types\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nList all Entities available\r\n\r\n\u00a0\r\n\r\nUsage:\r\n\r\netm:project:new <name> <store_src> <store_dest>\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nCreate new Project\r\n\r\n\u00a0\r\n\r\nArguments:\r\n\r\nname the project name\r\n\r\nstore_src the store-view code that is used as source\r\n\r\nstore_dest the store-view code that the translation is for\r\n\r\n\u00a0\r\n\r\nUsage:\r\n\r\netm:project:retrieve <id>\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nRetrieve Project Translations from Eurotext\r\n\r\n\u00a0\r\n\r\nArguments:\r\n\r\nid the project id\r\n\r\n\u00a0\r\n\r\nUsage:\r\n\r\netm:project:retrieve-all\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nRetrieve all projects in status accpted from Eurotext\r\n\r\n\u00a0\r\n\r\nUsage:\r\n\r\netm:project:send <id>\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nSend Project and Entities to Eurotext\r\n\r\n\u00a0\r\n\r\nArguments:\r\n\r\nid the project id\r\n\r\n\u00a0\r\n\r\nUsage:\r\n\r\netm:project:send-all\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nSend all projects in status transfer to Eurotext\r\n\r\n\u00a0\r\n\r\nUsage:\r\n\r\netm:project:status-check [<id>]\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nCheck Project Status at Eurotext. Will update project status in Magento.\r\n\r\n\u00a0\r\n\r\nArguments:\r\n\r\nid the project id\r\n\r\n\u00a0\r\n\r\nUsage:\r\n\r\netm:project:status-set-accept <id>\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nSet project status to accept. Translations will be imported from Eurotext by cron.\r\n\r\n\u00a0\r\n\r\nArguments:\r\n\r\nid the project id\r\n\r\n\u00a0\r\n\r\nUsage:\r\n\r\netm:project:status-set-transfer <id>\r\n\r\n\u00a0\r\n\r\nDescription:\r\n\r\nSet project status to transfer. Project can then be transfered to Eurotext\r\n\r\n\u00a0\r\n\r\nArguments:\r\n\r\nid the project-id<\/pre>\n<\/p>\n