Commands.app

EXISTS

Keys

Check if key exists

Examples
Common usage examples

Check single key

EXISTS mykey

Count how many keys exist

EXISTS key1 key2 key3
Notes
  • Returns count of existing keys
Related Commands
You might also find these useful