← 返回命令列表

Linux command

pocket 命令

安全

权限或系统影响较大,执行前请核对目标。

常用示例

Add URL to Pocket

pocket add [url]

List saved items

pocket list

Archive an item

pocket archive [item_id]

Search saved items

pocket search [query]

说明

pocket is a command-line client for the Pocket read-later service. It allows managing your Pocket list from the terminal, including adding, listing, and organizing saved articles.

参数

add _url_
Add URL to Pocket.
list
List saved items.
archive _id_
Archive an item.
delete _id_
Delete an item.
search _query_
Search saved items.
favorite _id_
Favorite an item.

FAQ

What is the pocket command used for?

pocket is a command-line client for the Pocket read-later service. It allows managing your Pocket list from the terminal, including adding, listing, and organizing saved articles.

How do I run a basic pocket example?

Run `pocket add [url]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does add _url_ do in pocket?

Add URL to Pocket.