pub fn list(data: &Data, query: BookmarkQuery) -> Result<Vec<&Bookmark>>
Expand description

List command List all the bookmarks if no name flag was provided List bookmarks that match the regex provided in name flag