3.2.14.2.1. Invalid Name

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 get-by-name \
  --value "nosuchname" \
  --export-file saved_query.json \
  --export-overwrite

3.2.14.2.1.1. Notes

Note

This example works the same for both the devices saved-query get-by-name and users saved-query get-by-name commands.