Skip to content

feat: sync `picodata run --help` with documentation content

Alexander Kurdakov requested to merge fix_cli_tiers_args_help into master

Summary

  • synchronize picodata run --help with content of documentation.

Related docs!195 (merged)

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in [picodata/docs] and linked here

Merge request reports