We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46cc1c2 commit d48dd59Copy full SHA for d48dd59
api/list.sh
@@ -1,9 +1,8 @@
1
#!/bin/bash
2
################################################################################
3
# Script Name: api/list.sh
4
-# Description: List available API endpoints.
5
-# Usage: opencli api-list
6
-# Docs:
+# Description: List available API endpoints with usage examples.
+# Usage: opencli api-list [--save]
7
# Author: Stefan Pejcic
8
# Created: 04.09.2024
9
# Last Modified: 08.01.2026
0 commit comments