Skip to content

Commit

Permalink
Removed additional refs to frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftyos committed Sep 19, 2023
1 parent cc74766 commit 2098e19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CLI-USAGE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## CLI Documentation

This document describes how to interact with the project's CLI (Command Line Interface). It includes the types of outputs you can expect from each command. Before launching the frontend, ensure that an agent is already running. Note that the `agents stop` command will terminate any process running on port 8000.
This document describes how to interact with the project's CLI (Command Line Interface). It includes the types of outputs you can expect from each command. Note that the `agents stop` command will terminate any process running on port 8000.

### 1. Entry Point for the CLI

Expand All @@ -21,7 +21,6 @@ Options:
Commands:
agents Commands to create, start and stop agents
benchmark Commands to start the benchmark and list tests and categories
frontend Starts the frontend
setup Installs dependencies needed for your system.
```

Expand Down

0 comments on commit 2098e19

Please sign in to comment.