Skip to content

Commit 4f13e65

Browse files
authored
Merge pull request #174 from nginx/release-1.33-note
docs: add unitctl note
2 parents 48bf2ad + 8249097 commit 4f13e65

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

source/news/2024/unit-1.33.0-released.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ unitctl CLI tool
5050
:ref:`unitctl <unitctl>` is a Rust-based CLI tool that allows you to
5151
deploy, manage, and configure Unit in your environment.
5252

53+
.. note::
54+
55+
This is a "Technical Preview" release of **unitctl**. We welcome feedback and
56+
suggestions for this early access version. It is provided to test its features
57+
and should not be used in production environments.
58+
5359
****************************
5460
Chunked request body support
5561
****************************

source/unitctl.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
CLI (unitctl)
99
#############
1010

11+
.. note::
12+
13+
**unitctl** is currently being provided as a "Technical Preview". We welcome
14+
feedback and suggestions for this early access version. It is provided to test
15+
its features and should not be used in production environments.
16+
1117
Unit provides a `Rust SDK <https://github.com/nginx/unit/tree/master/tools/unitctl>`_
1218
to interact with its :ref:`control API <source-startup>`, and a command line
1319
interface (unitctl) that exposes the functionality provided by the SDK.

0 commit comments

Comments
 (0)