This commit is contained in:
2025-11-07 13:34:32 -08:00
commit 1e8c5a972b
436 changed files with 11000 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
---
title: The ONCE command
---
# ONCE command reference
Install and manage ONCE products.
To run the `once` command in a terminal connect to your server using with either `SSH` or a web-based cloud console.
## Usage:
`once` - [command]
## Manage passwords
`password` - manage passwords
## Manage automatic updates
`auto-update` - manage automatic updates
## Manage application data
`data` - manage application data
## Additional Commands:
`help` - Help about any command
`setup` - Re-run the initial setup of Writebook
`start` - Start Writebook
`status` - Show the current status
`stop` - Stop Writebook
`update` - Update Writebook to the latest version
## Flags:
`-h`, `--help` - help for once
Use `once [command] --help` for more information about a command.