**Problem** [Tutorial 11](https://github.com/inveniosoftware/training/tree/master/11-linking-records) relies on creating records with references using the `invenio records` CLI. However, [Invenio-Records CLI has been remove in version 1.3.0](https://invenio-records.readthedocs.io/en/latest/changes.html). **Solution** Modify tutorial to enable the creation of linked records through the REST API.
Problem
Tutorial 11 relies on creating records with references using the
invenio recordsCLI. However, Invenio-Records CLI has been remove in version 1.3.0.Solution
Modify tutorial to enable the creation of linked records through the REST API.