Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
⚠️ Project Deprecated
=====================

**This project is no longer maintained and archived.**

The ``cartridge-cli`` utility is deprecated. Please use
`tt (Tarantool CLI) <https://github.com/tarantool/tt>`_ for all your Tarantool
application management needs.

``tt`` is the command-line tool for managing Tarantool environments,
applications, and clusters, and it supersedes all functionality previously
provided by ``cartridge-cli``.

Cartridge Command Line Interface
================================

Expand All @@ -9,7 +22,8 @@ Cartridge Command Line Interface
:alt: Cartridge CLI build status on GitHub Actions
:target: https://github.com/tarantool/cartridge-cli/actions/workflows/tests.yml

.. important::
Important
---------

Cartridge CLI is deprecated in favor of `tt CLI <https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/>`_.
Find the instructions on switching from Cartridge CLI to ``tt`` in
Expand Down
Loading