Forum Discussion
scarytom
2 months agoNew Contributor
Remove url from item via CLI?
Is it possible to remove the current website url from an item via the cli?
I've tried the `--url` option, but it won't accept an empty string.
I've also tried using ``--template` to specify an updated record JSON with the `urls` field set to `[]` but this seems to be ignored.