Releases: longaccess/bigstash-python
Releases · longaccess/bigstash-python
New feature: log files
new feature: ignore files
We added the --ignore-file
option to specify a file with .gitignore
syntax. Files matching the patterns in the file will be ignored.
management features
New bgst
commands:
- info - shows info about an archive
- notifications - shows account notifications
First release of bigstash-python
This release provides a tool, bgst
for interacting with the BigStash API. Run it from the command line for usage instructions. An SDK for calling the API from your own Python code exists and will soon be documented.