.. _installing_cp: =============================== Install Using the Confluent CLI =============================== You can use the Confluent CLI installation methods to quickly get a single-node |cp| development environment up and running on your laptop. .. include:: ../../includes/cli.rst :start-after: cli_limitations_start :end-before: cli_limitations_end Run this command to start all |cp| services by using the CLI. .. codewithvars:: bash <path-to-confluent>/bin/|confluent_start| Your output should resemble this. .. include:: ../../includes/cli.rst :start-after: CE_CLI_startup_output :end-before: COS_CP_CLI_startup_output Next Steps ========== Try out the :ref:`quickstart`.