Skip to content

Commit 006ba61

Browse files
authored
Update Welcome.rst
1 parent f0e39c6 commit 006ba61

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

Welcome.rst

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,21 @@
22
apigee-cli
33
==========
44

5-
⚠️ Under Maintenance ⚠️
5+
.. warning::
6+
7+
This tool is no longer actively maintained.
8+
9+
The Apigee Edge command-line interface is an unofficial Python command-line tool built to simplify and automate Apigee Edge API usage, with support for SSO, MFA, and basic authentication.
10+
11+
Initially developed for Darumatic clients, this project remains available as a working proof of concept, proven reliable in production CI/CD pipelines. The custom plugins feature will remain functional even if Apigee Edge APIs stop working.
12+
13+
I have created private forks for clients, where I continued to add features, fixes, and unit tests. However, I do not intend to maintain this public version. Feel free to explore and learn from the code.
14+
15+
If you’re up for a challenge, try updating the code to work with Apigee X :)
16+
17+
.. note::
18+
19+
**apigee-cli** is highly experimental and is not affiliated with Apigee or Google.
620

721
----------
822
Disclaimer

0 commit comments

Comments
 (0)