add --asset flag to tea releases create #6

Merged
lunny merged 10 commits from unknown repository into master 2019-03-11 16:32:10 +00:00
Owner

Author: @noerw

Implements #4:
Adds the --asset flag (-a shorthand) to tea releases create, allowing to specify a file by path to be attached to the release.

  • The argument can be specified multiple times.
  • The file's basename is used as attachment name.
  • The flag name is compatible with githubs hub-release command

Also fixes the execution of subcommands, which failed because the parent command arguments (repository + login) where not recognized.

Author: @noerw Implements #4: Adds the `--asset` flag (`-a` shorthand) to `tea releases create`, allowing to specify a file by path to be attached to the release. - The argument can be specified multiple times. - The file's basename is used as attachment name. - The flag name is compatible with githubs [`hub-release` command](https://hub.github.com/hub-release.1.html) Also fixes the execution of subcommands, which failed because the parent command arguments (repository + login) where not recognized.
Author
Owner

Author: @noerw

@lafriks i resolved your change requests, any updates on this?

Author: @noerw @lafriks i resolved your change requests, any updates on this?
Author
Owner

Author: @Smithx10

Any news on this? Would be nice to have.

Author: @Smithx10 Any news on this? Would be nice to have.
Sign in to join this conversation.
No description provided.