edit
The edit command opens a bookmark for editing or opens the entire bookmarks file in the editor.
Example
Section titled “Example”# Open all bookmarks in editorbookmark edit
# Open specific bookmark in formbookmark edit my-aliasbookmark edit [alias]| Flag | Type | Description |
|---|---|---|
| -c, –config | string | config file path |
Source
Section titled “Source”See edit_cmd.go for implementation details.