Sven Teresniak
02/17/2021, 9:40 AM--skip-if-exists because this is the default behaviour. but when you're creating a tenant a 2nd time (same name and slug) you will get an exception and return value 1 from the prefect cli. it seems create-tenant needs a --skip-if-exists and create project notAmanda Wee
02/17/2021, 10:03 AM--skip-if-exists option has no effect, it does express explicit intention and avoids logging a spurious error message.
As for tenant creation: I agree, it would be consistent to do the same thing as for project creation.Sven Teresniak
02/17/2021, 5:27 PM