Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,10 @@ Usage:
replicate [command]

Core commands:
hardware Interact with hardware
model Interact with models
prediction Interact with predictions
scaffold Create a new local development environment from a prediction
training Interact with trainings

Alias commands:
Expand All @@ -51,8 +53,7 @@ Flags:
-h, --help help for replicate
-v, --version version for replicate

Use "replicate [command] --help" for more information about a command.
```
Use "replicate [command] --help" for more information about a command.```

---

Expand Down