Releases: bruceadams/wdscli
Releases · bruceadams/wdscli
2.3.1
Support selecting a configuration on create-collection
2.3.0 Cut 2.3.0 release
2.2.8
Cut 2.2.8 release
2.2.7
Use command name from the command line
Sort configurations and collections by their creation date
2.2.6 Cut 2.2.6 release
Add percent usage numbers to environment overview
2.2.5 Cut 2.2.5 release, which actually builds
2.2.3
Cut 2.2.3 release
Minor twiddles to add-document and README
Forgot to pull in the updated wdsapi
that I wanted.
Restore the Windows build
2.2.1 Re-enable cache for Windows builds
Enhancements for `add-document`
add-document
now accepts directory names, as well as file names. Directories will be walked for every file contained within them.add-document
now pushes documents on a cadence. User controlled via--pace
; defaults to 500ms.add-document
now generates consecutive document-ids. User can chose the starting number; defaults to milliseconds since the the Unix Epoch.