mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 08:39:54 +02:00
Updated Usage (markdown)
4
Usage.md
4
Usage.md
@@ -1,9 +1,9 @@
|
||||
▶️ *Make sure you have all the ArchiveBox [dependencies installed](https://github.com/pirate/ArchiveBox/wiki/Install) before running any of the commands below.*
|
||||
|
||||
# CLI Usage
|
||||
|
||||
`./archive` refers to the executable shortcut in the root of the project, but you can also call ArchiveBox via `./bin/archivebox`. If you add `/path/to/ArchiveBox/bin` to your shell `$PATH` then you can call `archivebox` from anywhere on your system.
|
||||
|
||||
Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything.
|
||||
|
||||
If you're using Docker, the CLI interface is similar but needs to be prefixed by `docker-compose exec ...` or `docker run ...`, for examples see the [[Docker]] page.
|
||||
|
||||
<div align="center">
|
||||
|
Reference in New Issue
Block a user