Leo Lamprecht
da15ce73f0
8.2.4
8 years ago
Leo Lamprecht
6332196b27
Introduced a much cleaner token name ( #837 )
8 years ago
Matheus Fernandes
7c5b04b39e
8.2.3
8 years ago
Matheus Fernandes
86deb0a1c6
Fix arguemnt types on `now dns add`
8 years ago
Leo Lamprecht
00f5d39114
8.2.2
8 years ago
Leo Lamprecht
1af69b9800
Argument parsing in `now scale` is now more efficient ( #835 )
* Support IDs on the `now scale` sub command
* Made it even shorter
* Correct usage info
* Fixed syntax
8 years ago
Leo Lamprecht
5670d93877
Made `now scale` work properly again ( #834 )
8 years ago
Leo Lamprecht
3bd40ae9c9
Fixed guide on how to install the package ( #832 )
8 years ago
Leo Lamprecht
c4d9383d86
8.2.1
8 years ago
Leo Lamprecht
17cc5d1630
Replaced `minimist` with `mri` (faster and lighter) ( #831 )
* Cleaned up help for `now scale`
* Made it even better
* Fixed dot notation
* Perfected secrets help
* Cleaned up teams help
* Help for upgrade cmd
* Fixed even more
* Help for login command
* Made output work for command
* Cleaned up domains help
* Cleaned up all remaining commands
* Fixed indentation for alias command
* Missing flag added
* Another missing flag added
* Replaced `minimist` with `mri` (faster and lighter)
8 years ago
Leo Lamprecht
aa4f7d1ccc
Cleaned up the usage information ( #830 )
* Cleaned up help for `now scale`
* Made it even better
* Fixed dot notation
* Perfected secrets help
* Cleaned up teams help
* Help for upgrade cmd
* Fixed even more
* Help for login command
* Made output work for command
* Cleaned up domains help
* Cleaned up all remaining commands
* Fixed indentation for alias command
* Missing flag added
* Another missing flag added
* Fixed help
8 years ago
Leo Lamprecht
1ebb39ff67
Removed not working `--login` flag from usage information ( #826 )
8 years ago
Leo Lamprecht
1bfaaea8cb
Test installation over `npm` after deployment ( #828 )
8 years ago
Leo Lamprecht
b5361468dd
Added missing `--token` flag to `now scale` sub command ( #829 )
8 years ago
Leo Lamprecht
9a4cb75151
8.2.0
8 years ago
Leo Lamprecht
4d985b5521
Prevent doubled usage information output ( #820 )
* Prevent doubled usage information output
* Return instead of exiting without util
* Made it work
8 years ago
Leo Lamprecht
1134f65cda
Added new flags for local and global config ( #818 )
* Added new config flag to usage info
* Different available short names for flags
* Made global config flag work
* Existance of global now dir is already handled
* Made it all work
8 years ago
Leo Lamprecht
daad07abbf
Temporarily hide providers from usage information ( #819 )
8 years ago
Leo Lamprecht
f86f074a80
Corrected flags for `now teams` sub command ( #822 )
8 years ago
Leo Lamprecht
ebcc92c879
Revert "Made `now whoami` return the correct team context" ( #824 )
* Revert "Deploy on Now if no provider is specified (#821 )"
This reverts commit bbb33417ee
.
* Revert "Made `now whoami` return the correct team context (#823 )"
This reverts commit a9e6e6c247
.
8 years ago
Leo Lamprecht
bbb33417ee
Deploy on Now if no provider is specified ( #821 )
8 years ago
Leo Lamprecht
a9e6e6c247
Made `now whoami` return the correct team context ( #823 )
8 years ago
Leo Lamprecht
929a14cc84
Don't delete dependencies before deploying
8 years ago
Leo Lamprecht
134056883c
8.1.0
8 years ago
Leo Lamprecht
f0bb4e3cdc
Let the CI deploy releases to npm automatically ( #816 )
8 years ago
Roberto
8fafe75793
Use config for GCP settings, allow function update ( #803 )
* Use same function to verify the deployed function
* Use Google CloudFunction property names
* change gcpConfig.name to gcpConfig.functionName
* availableMemoryMb => memory
8 years ago
Benoit Averty
cc74eaf4c7
Only show account info caching message in TTY ( #811 )
* Only show account info caching message in TTY
* fix typo
* Fixed syntax
8 years ago
Nathan Rajlich
900f2bd306
Fixed typo in usage information
8 years ago
Leo Lamprecht
f4c536cc87
8.0.2
8 years ago
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
8d919874a5
8.0.1
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
38f240bb64
Removed automatic tagging as beta
8 years ago
Leo Lamprecht
8bfcf68215
8.0.0
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
fdfdf8039b
8.0.0-beta.11
8 years ago
Leo Lamprecht
665e36eddf
Google Cloud Platform support is working again
8 years ago
Leo Lamprecht
c156dd8698
Uploading testing builds should work now
8 years ago
Leo Lamprecht
a5cdaae401
Handle packing differently on CI
8 years ago
Leo Lamprecht
e5cd439383
Fixed tests for packed binary
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
2fd34580f3
8.0.0-beta.10
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