This repository was archived by the owner on Oct 8, 2025. It is now read-only.
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
5050:ref: `unitctl <unitctl >` is a Rust-based CLI tool that allows you to
5151deploy, 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****************************
5460Chunked request body support
5561****************************
Original file line number Diff line number Diff line change 88CLI (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+
1117Unit provides a `Rust SDK <https://github.com/nginx/unit/tree/master/tools/unitctl >`_
1218to interact with its :ref: `control API <source-startup >`, and a command line
1319interface (unitctl) that exposes the functionality provided by the SDK.
You can’t perform that action at this time.
0 commit comments