• download Download
    • Config
    • Docker
    • Linux OS
    • Mac OS
    • CONNECT
    • STATUS
    • PING
    • SESSION
    • SET
    • GET
    • EXISTS
    • DELETE
      • STR.APPEND
      • STR.RANGE
      • STR.SET
      • STR.GET
      • STR.LENGTH
      • TTL.EXPIRE
      • TTL
      • NUM.SET
      • NUM.INCR
      • NUM.GET
      • NUM.DECR
      • LIST.GPOP
      • LIST.SET
      • LIST.FIND
      • LIST.LEN
      • LIST.ISET
      • LIST.GET
      • LIST.PUSH
      • LIST.POP
      • JSON.SET
      • JSON.GET
      • JSON.ADD
      • JSON.MERGE
      • JSON.REMOVE
      • JSON.SETREF
      • MAP.SET
      • MAP.CSET
      • MAP.GET
      • MAP.DEL
  • data_object Node Js
  • data_object Java
  • data_object GoLang
  • data_object Python
  • GitHub
  • Twitter / X
  • to navigate
  • to select
  • to close
    • Home
    • CLI Commands
    On this page
    • Fleare CLI Documentation
      • Overview
      • Command-Line Arguments
        • Authenticate
      • Features
      • Authentication
    • Fleare CLI Documentation
      • Overview
      • Command-Line Arguments
        • Authenticate
      • Features
      • Authentication
    arrow_range

    CONNECT

    Fleare CLI is a command-line client designed for communicating with a Fleare in-memory server

    rocket_launch

    STATUS

    The STATUS command is used to retrieve the current state of the server

    article

    PING

    Sends a PING command to the server and receives a PONG response.

    article

    SESSION

    The SESSION command returns the current session information

    article

    SET

    The SET command is used to store a key-value pair in the database.

    article

    GET

    The GET command retrieves the value associated with a given key from the in-memory database.

    article

    EXISTS

    The EXISTS command is used to verify the existence of one or more keys in the database.

    article

    DELETE

    Deletes a key and its associated value from the database.

    article folder

    String Commands

    article folder

    TTL Commands

    article folder

    Number Commands

    article folder

    List Commands

    article folder

    JSON Commands

    article folder

    MAP Commands


    © 2025 Fleare.com. Built with fleare.com