3.2.17.3.1. Delete with no options

This will throw an error because we didn’t supply –force.

$ # add a csv connection that we can delete
$ axonshell a c a -a csv -c user_id=dvcs_from_axonshell -c csv=/demo/dvc.csv -npo

$ axonshell adapters get --name csv | \
  axonshell adapters cnx get --id dvcs_from_axonshell | \
  axonshell adapters cnx delete