mirror of
https://github.com/ollama/ollama.git
synced 2026-04-19 19:54:19 +02:00
uip
api: expose usage data
This commit is contained in:
@@ -1833,6 +1833,7 @@ func NewCLI() *cobra.Command {
|
||||
PreRunE: checkServerHeartbeat,
|
||||
RunE: ListRunningHandler,
|
||||
}
|
||||
|
||||
copyCmd := &cobra.Command{
|
||||
Use: "cp SOURCE DESTINATION",
|
||||
Short: "Copy a model",
|
||||
|
||||
Reference in New Issue
Block a user