We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bcc1d commit 595dff3Copy full SHA for 595dff3
docs/docs/CLI.md
@@ -23,3 +23,6 @@ sudo python3 -m FreeTAKServer.views.CLI
23
| kill | Kill the full server type |
24
| show_DP | Show all DataPackages on the server |
25
| remove_DP | Remove a DataPackages on the server |
26
+| add_api_user | add a user and a token for API consumption |
27
+| show_api_users | show a list of users and their tokens |
28
+| remove_api_user | show a list of users and their tokens |
0 commit comments