113 Commits (f7ff9d2d440336d96c7a9b19a4003faa54fe79c7)

Author SHA1 Message Date
Tony Kovanen 95a0263295 Parity of output with `now ls` 9 years ago
Tony Kovanen f3591dedf6 Remove double space 9 years ago
Tony Kovanen e8ff848e3b Add `https://` to displayed url for cmd + click 9 years ago
Tony Kovanen 231ad68934 Show url instead of deployment id in confirmation 9 years ago
Guillermo Rauch ceb7812ec8 now-remove: improve ux a bit, make colors more consistent 9 years ago
Guillermo Rauch d498b1056e now-remove: show help upon missing id 9 years ago
Guillermo Rauch 9522653e34 now-deploy: simplify help 9 years ago
Tony Kovanen 49f45a8456 Fix subcommands (including deploying) on windows 9 years ago
Tony Kovanen d7ed912502 Add back help for `now-rm` 9 years ago
Tony Kovanen 63ed5b31cc Add `--hard` option to `now-rm` 9 years ago
Guillermo Rauch 5cf2ebe45b now-list: style 9 years ago
Tony Kovanen 56fc395c58 Remove docs for `now rm` temporarily 9 years ago
Tony Kovanen d2d81ff188 Show error properly on missing `did` 9 years ago
Tony Kovanen 18e516bfab Add help 9 years ago
nkzawa dc92b119ce add help for now-list 9 years ago
nkzawa 0c652d73c8 display default help if wrong command was specified 9 years ago
nkzawa 66f4cc2de6 fix help text 9 years ago
nkzawa 400a67bef9 add the help command 9 years ago
nkzawa f2282a1791 improve the style of now-list 9 years ago
nkzawa 13be7ae16a sort now-list result 9 years ago
Tony Kovanen 9ade9b0921 Add sketch of `now-rm` 9 years ago
nkzawa 5df1bc6132 now-list: format output 9 years ago
nkzawa 7903aa69a6 add url option for development 9 years ago
nkzawa 0bd3127687 now-deploy: don't check update 9 years ago
nkzawa 1577f471de add base command 9 years ago
nkzawa ac8256fcb8 bin/now -> bin/now-deploy 9 years ago
Guillermo Rauch 8f473e90b4 always print deployment status 9 years ago
Guillermo Rauch 2b9b1606a0 fix closing of process 9 years ago
Guillermo Rauch c89f0603ea print logs from build 9 years ago
Guillermo Rauch 1aa4fbf216 now: fix indent 9 years ago
Guillermo Rauch a759be2203 now: move from commander to minimist 9 years ago
nkzawa d0ef4ef7fc add messages for rate limit exceeded error 9 years ago
Guillermo Rauch 4909c75edc now: expose version 9 years ago
Tony Kovanen c5b07204bf Add `-F, --forceSync` flag 9 years ago
Tony Kovanen 0e8ead93d2 Draft 9 years ago
Guillermo Rauch 515c946ccd tfw you dramatically simplify something 9 years ago
Guillermo Rauch d4c5ebc3cd add auto updater with support for timeout, exit handler 9 years ago
Guillermo Rauch f4c3712623 now: revert usage of `now` 9 years ago
Guillermo Rauch 09e034cbb2 now: require a path (eg: `now .`) 9 years ago
Guillermo Rauch 2adb3ce313 now: tune `complete` callback 9 years ago
Guillermo Rauch 9ada816fbc now: wrap path in quotes 9 years ago
Guillermo Rauch 4f08f41dcc now: colors, colors everywhere 9 years ago
Guillermo Rauch 66bbcbd8a0 fix program.login 9 years ago
Tony Kovanen 4acb0fbfb5 Exit when cached sync complete 9 years ago
Tony Kovanen e056e4ea9a Exit when sync complete 9 years ago
Guillermo Rauch a8397b55e7 now: implement event listeners for upload progress 9 years ago
Guillermo Rauch 1c0ef4582c support force 9 years ago
Guillermo Rauch 53c894e1f1 now: handle generic errors 9 years ago
Guillermo Rauch 2b9551e732 now: pass token 9 years ago
Guillermo Rauch 8d2c22c0cb now: get token from config or `login` 9 years ago