This commit is contained in:
39
app/assets/markdown/demo/10-the-once-command.md
Normal file
39
app/assets/markdown/demo/10-the-once-command.md
Normal 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.
|
||||
Reference in New Issue
Block a user