Leo Lamprecht
|
f67af44f21
|
Fixed the input and output utilities (#808)
* Fixed the input and output utilities
* Stop swallowing errors
|
8 years ago |
Leo Lamprecht
|
9a9736bdd2
|
Made token-based authentication work (#805)
|
8 years ago |
Leo Lamprecht
|
5ef6f7be3d
|
Only prompt for login in TTY, otherwise throw error (#798)
* Only prompt for login in terminal, otherwise throw error
* Removed colors for non-TTY
|
8 years ago |
Michael Hsu
|
77e95e28b9
|
Don't prompt for login if token was defined (#797)
* fix(prompt): unexpected Prompt for login when given token [#795]
* update
* update
|
8 years ago |
Leo Lamprecht
|
dd4db2427f
|
Prompt for login if no credentials defined (#795)
* Prompt for login if no credentials defined
* Sub commands should lead to login as well
* Show a message
* Fixed syntax
* Even more syntax fixed
|
8 years ago |
Leo Lamprecht
|
c1b6b819ae
|
Automatically migrate the old configuration file (#794)
* Automatically migrate the old configuration file
* Fixed git.io links
* credentials.json => auth.json
* Let the user know
* Removed trailing dot
|
8 years ago |
Leo Lamprecht
|
665e36eddf
|
Google Cloud Platform support is working again
|
8 years ago |
Leo Lamprecht
|
4c7536ba51
|
Usage information is now consistent across commands
|
8 years ago |
Leo Lamprecht
|
9b36c27598
|
Made usage information work for all commands
|
8 years ago |
Leo Lamprecht
|
cf97a06610
|
Use new config for everything
|
8 years ago |
Leo Lamprecht
|
9492e395ca
|
Fixed all remaining team features
|
8 years ago |
Leo Lamprecht
|
c3f9a0ea75
|
Made team switching work again
|
8 years ago |
Donnie West
|
0586987441
|
Prevent cross device linking error by copying instead of linking (#789)
|
8 years ago |
Leo Lamprecht
|
b6a0e8730c
|
No need to print when initializing config
|
8 years ago |
Leo Lamprecht
|
10a1d9125c
|
Fixed command logo
|
8 years ago |
Leo Lamprecht
|
8435180f13
|
Replaced all name occurences
|
8 years ago |
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 |