akrabat / rodeo

A command line tool to work with Flickr and images
MIT License
16 stars 4 forks source link

Support `--album {id}` for upload #8

Closed akrabat closed 4 years ago

akrabat commented 4 years ago

When doing rodeo upload *.jpeg, it would be nice to assign to an album for just this one-off upload like this:

rodeo upload --album 72157715375631407  *.jpeg

I don't want to use a keyword rule as it's a one-off, but it would save time!