Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 422 Bytes

File metadata and controls

14 lines (10 loc) · 422 Bytes

pixelsprod-api-demo

Create Project from script

Create a new project using pixelsprod_api_demo.test_template script

poetry run pixelsprod create-project-from-script pixelsprod_api_demo.test_template demos test_template "Test Template"

Same, but replace existing project

poetry run pixelsprod create-project-from-script pixelsprod_api_demo.test_template demos test_template "Test Template" --replace