Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Sideshow 0.6.0 documentation
Sideshow 0.6.0 documentation

Documentation:

  • Overview
  • Glossary
  • Installation
  • Command Line
    • Built-in Commands

Package API:

  • sideshow
  • sideshow.app
  • sideshow.batch
  • sideshow.batch.neworder
  • sideshow.cli
  • sideshow.cli.base
  • sideshow.cli.install
  • sideshow.config
  • sideshow.db
  • sideshow.db.model
  • sideshow.db.model.batch
  • sideshow.db.model.batch.neworder
  • sideshow.db.model.customers
  • sideshow.db.model.orders
  • sideshow.db.model.products
  • sideshow.db.model.stores
  • sideshow.enum
  • sideshow.orders
  • sideshow.web
  • sideshow.web.app
  • sideshow.web.forms
  • sideshow.web.forms.schema
  • sideshow.web.menus
  • sideshow.web.static
  • sideshow.web.views
  • sideshow.web.views.batch
  • sideshow.web.views.batch.neworder
  • sideshow.web.views.common
  • sideshow.web.views.customers
  • sideshow.web.views.orders
  • sideshow.web.views.products
  • sideshow.web.views.stores
Back to top
View this page

Command Line¶

There isn’t much to the command line for Sideshow, but here it is.

For more general info about CLI see Command Line.

  • Built-in Commands
    • sideshow
    • sideshow install
Next
Built-in Commands
Previous
Installation
Copyright © 2025, Lance Edgar
Made with Sphinx and @pradyunsg's Furo