clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.41k stars 110 forks source link

CLI - Print when using an unstable command #2004

Open bfops opened 1 day ago

gefjon commented 6 hours ago

Requires clarification: which commands are unstable?

At least describe, but presumably others.

Should print approx.:

The spacetime {subcommand} command is experimental and subject to change.

to stderr (not stdout!) at the start of invocation, before doing whatever it is the command does.

gefjon commented 6 hours ago

Should likely also add unstable markers to the --help text of the unstable commands.