Commands.app
Home
Linux
Docker
Git
Laravel
Next.js
npm
Yarn
Python
Filament
PostgreSQL
Redis
K8s
Compare
Contribute
Back to redis
Export
GET
Strings
Get value of a key
Examples
Common usage examples
Get value of mykey
GET mykey
Copy
Notes
Returns nil if key doesn't exist
Related Commands
You might also find these useful
SET
MGET