jsdelivr / globalping-cli

A simple CLI tool to run networking commands remotely from hundreds of globally distributed servers
Mozilla Public License 2.0
118 stars 14 forks source link

History command unknown #101

Closed inventarSarah closed 2 months ago

inventarSarah commented 2 months ago

Problem Using command globalping history in the CLI returns Error: unknown command "history" for "globalping"

When running globalping --help the history command is not showing up in the "Additional commands" list.

Additional Commands: 
completion    Generate the autocompletion script for the specified shell                                  
help               Help about any command                                                                     
install-probe  Join the community powered Globalping platform by running a Docker container.               
version           Print the version number of Globalping CLI 

My info

MartinKolarik commented 2 months ago

It was added after 1.2.1 and will be included in the next release. I was just looking at this yesterday 😄

inventarSarah commented 2 months ago

Ah, I see :) - thanks, Martin!