Leo Lamprecht
2f723a3c1b
Removed useless file
8 years ago
Leo Lamprecht
f6685729ae
Perfected code structure for .sh
8 years ago
Leo Lamprecht
b9e7eb1d0b
Even better structure for code
8 years ago
Leo Lamprecht
9b297cf76f
Removed useless legacy files
8 years ago
Leo Lamprecht
ce2fe449cd
Made loggin out from .sh work
8 years ago
Leo Lamprecht
fc082a8416
Corrected import comments
8 years ago
Leo Lamprecht
5b38f092d7
Made commands take advantage of new config
8 years ago
Leo Lamprecht
48a1ad5280
Better order for .sh commands
8 years ago
Leo Lamprecht
5e36b2f2e3
Support for special commands
8 years ago
Leo Lamprecht
ded122806f
Implemented the last sub command
8 years ago
Leo Lamprecht
fbf58ef698
Made logs and logout work
8 years ago
Leo Lamprecht
f8339c53d8
Support for all aliases added
8 years ago
Leo Lamprecht
1b83978ac4
Added all team features and ability to upgrade
8 years ago
Leo Lamprecht
110abfce03
Fixed empty user-agent on logs
8 years ago
Leo Lamprecht
71a04d2811
Ability to load logs added
8 years ago
Leo Lamprecht
3bfd534700
Ability to get secrets and current team
8 years ago
Leo Lamprecht
110c959902
Ability to remove deployments brought back
8 years ago
Leo Lamprecht
c5d0f10455
Syntax improved
8 years ago
Leo Lamprecht
2a50c2bd7f
Commands for getting DNS, domains and certs added
8 years ago
Leo Lamprecht
36a2fee6e6
Now able to debug and set a API URL
8 years ago
Leo Lamprecht
5a49cf0102
Added `now scale` and `now alias` sub commands
8 years ago
Leo Lamprecht
d383505b7c
Brought back the `now ls` sub command
8 years ago
Leo Lamprecht
d75c3f9348
Set correct paths in bundle
8 years ago
Leo Lamprecht
ee6c78edd0
Made google cloud deployments work again
8 years ago
Leo Lamprecht
18cfb8ce75
Exit process when not logged into GCP and trying to deploy
8 years ago
Leo Lamprecht
f84e4e76a9
Removed unused dependency
8 years ago
Leo Lamprecht
c508751bc3
Removed a directory description
8 years ago
Leo Lamprecht
98a654ab67
Remember the configuration again
8 years ago
Leo Lamprecht
0f4a493aa9
Sweetened message login messages
8 years ago
Leo Lamprecht
cbe4af8eaa
Use `mri` instead of `minimist`
8 years ago
Leo Lamprecht
06f5ebf111
Added support for updates
8 years ago
Leo Lamprecht
35e7b994ef
Fixed Flow errors
8 years ago
Leo Lamprecht
3bb9011e2a
Replaced `fs.promised` with `fs-extra-promise`
8 years ago
Leo Lamprecht
9be5808029
Made pre-commit hook only lint Flow code
8 years ago
Leo Lamprecht
8f2f359462
Use Webpack for building Flow code
8 years ago
Leo Lamprecht
340b8721ac
Made sure that shortlinks point to the right place
8 years ago
Matheus Fernandes
8973f7c184
Move legacy code to where it belongs
8 years ago
Matheus Fernandes
6169cc2f5b
Fix the default config description ( #38 )
* There's no auth stuff in here
* `now` -> `Now`
* Add missing `'`
* Mention `now config help`
8 years ago
Naoyuki Kanezawa
817184951d
Add basic config command ( #33 )
* add basic config command
* Add a success message
* Grammar
* Remove extra spaces
8 years ago
Naoyuki Kanezawa
cad1fbd31d
Generate random bucket names and save to config ( #32 )
8 years ago
Naoyuki Kanezawa
71c586ec7b
Fix flow annotations to suppress errors ( #36 )
8 years ago
Naoyuki Kanezawa
776c759de8
retry createFunction for the case role is not ready on aws deployment ( #31 )
8 years ago
Elliott Beach
4db2c0619d
Text.js: Remove bad restore call. ( #26 )
Fixes #25 .
The `restore` call is not needed, since at this point no user input has been processed.
Even if you moved the definition up, it would still cause a ReferenceError due to setRawMode not existing, so it's best to just not do it.
8 years ago
Guillermo Rauch
9fe6e928f8
exit correctly from unhandled errors
8 years ago
Guillermo Rauch
3e64c39390
handle unexpected rejections correctly
8 years ago
Guillermo Rauch
4c5a0a0050
preview
8 years ago