When creating content types, the CLI doesn't honor the specified content type ID. Instead the content type gets a new ID.
This has to do with the fact that the REST API used by the CLI, doesn't use the specified content type ID and instead always generates a new ID.
When creating content types, the CLI doesn't honor the specified content type ID. Instead the content type gets a new ID.
This has to do with the fact that the REST API used by the CLI, doesn't use the specified content type ID and instead always generates a new ID.