mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* Create maestral.md new command * Update pages/common/maestral.md Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com> * Update pages/common/maestral.md Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com> * Update pages/common/maestral.md Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> * Update pages/common/maestral.md Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> * Update pages/common/maestral.md Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com> Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com> Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
24 lines
380 B
Markdown
24 lines
380 B
Markdown
# maestral
|
|
|
|
> A lightweight Dropbox client for macOS and Linux.
|
|
> More information: <https://maestral.app/cli>.
|
|
|
|
- Start the GUI:
|
|
|
|
`maestral gui`
|
|
|
|
- Print current status of Maestral:
|
|
|
|
`maestral status`
|
|
|
|
- Pause syncing:
|
|
|
|
`maestral pause`
|
|
|
|
- Resume syncing:
|
|
|
|
`maestral resume`
|
|
|
|
- Print sync status of a specific file or folder:
|
|
|
|
`maestral filestatus {{path/to/file_or_directory}}`
|