3.2.11.2.2. Valid Names

This does the following:

  • Deletes two saved queries after waiting 5 seconds (instead of the default of 30 seconds).

$ axonshell devices saved-query delete \
  --name "last seen in 2 days" \
  --name "bloop" \
  --wait 5

3.2.11.2.2.1. Notes

Note

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