View Source Superls.Api (superls v1.1.3)

Superls API for the CLI.

Summary

Functions

Link to this function

archive(media_path, store_name \\ default_store(), confirm? \\ false, passwd \\ "")

View Source
Link to this function

inspect_store(store_name \\ default_store(), password \\ "")

View Source

return the store main metrics in a map

Link to this function

list_indexes(store_name \\ default_store(), passwd \\ "")

View Source

return the list of indexes for a store

Link to this function

search_bydate(store_name_or_path, cmd, date, ndays, password \\ "")

View Source
Link to this function

search_duplicated_tags(store_name_or_path, password \\ "")

View Source
Link to this function

search_from_store(criteria_str, store_name_or_path \\ default_store(), password \\ "")

View Source
Link to this function

search_oldness(store_name_or_path, cmd, nentries, password \\ "")

View Source
Link to this function

search_similar_size(store_name_or_path, password \\ "")

View Source