-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add --stdin option to upload command (#298)
* feat: add --stdin option to upload command feat: add --hide-usage option to stamp list command fix: set error code on runtime and parsing error * refactor: remove exit() * test: adjust error messages feat: add optional headers * docs: update stamp automation examples feat: add --name flag and content type detection to stdin upload * docs: write about headers and upload types * docs: update toc * fix: change stdin check interval ms * docs: improve readability Co-authored-by: Attila Gazso <[email protected]> * refactor: improve stdin read code Co-authored-by: Attila Gazso <[email protected]>
- Loading branch information
Showing
14 changed files
with
342 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.