3.2.11.2.1. Invalid Names

This does the following:

  • Throws an error listing all of the valid saved query names as the supplied names do not exist.

$ axonshell devices saved-query delete \
  --name nosuchname \
  --name otherinvalidname

3.2.11.2.1.1. Notes

Note

This example works the same for both the devices saved-query delete and users saved-query delete commands.