File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,12 @@ unitctl CLI tool
50
50
:ref: `unitctl <unitctl >` is a Rust-based CLI tool that allows you to
51
51
deploy, manage, and configure Unit in your environment.
52
52
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
+
53
59
****************************
54
60
Chunked request body support
55
61
****************************
Original file line number Diff line number Diff line change 8
8
CLI (unitctl)
9
9
#############
10
10
11
+ .. note ::
12
+
13
+ This is a "Technical Preview" release of **unitctl **. We welcome feedback and
14
+ suggestions for this early access version. It is provided to test its features
15
+ and should not be used in production environments.
16
+
11
17
Unit provides a `Rust SDK <https://github.com/nginx/unit/tree/master/tools/unitctl >`_
12
18
to interact with its :ref: `control API <source-startup >`, and a command line
13
19
interface (unitctl) that exposes the functionality provided by the SDK.
You can’t perform that action at this time.
0 commit comments