Skip to content

Commit 595dff3

Browse files
authored
Update CLI.md
added commands to create APi users
1 parent a1bcc1d commit 595dff3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/docs/CLI.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ sudo python3 -m FreeTAKServer.views.CLI
2323
| kill | Kill the full server type |
2424
| show_DP | Show all DataPackages on the server |
2525
| 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

Comments
 (0)