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)
7 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
7 years ago
Leo Lamprecht
1ebb39ff67
Removed not working `--login` flag from usage information ( #826 )
7 years ago
Leo Lamprecht
1bfaaea8cb
Test installation over `npm` after deployment ( #828 )
7 years ago
Leo Lamprecht
b5361468dd
Added missing `--token` flag to `now scale` sub command ( #829 )
7 years ago
Leo Lamprecht
9a4cb75151
8.2.0
7 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
7 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
7 years ago
Leo Lamprecht
daad07abbf
Temporarily hide providers from usage information ( #819 )
7 years ago
Leo Lamprecht
f86f074a80
Corrected flags for `now teams` sub command ( #822 )
7 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
.
7 years ago
Leo Lamprecht
bbb33417ee
Deploy on Now if no provider is specified ( #821 )
7 years ago
Leo Lamprecht
a9e6e6c247
Made `now whoami` return the correct team context ( #823 )
7 years ago
Leo Lamprecht
929a14cc84
Don't delete dependencies before deploying
7 years ago
Leo Lamprecht
134056883c
8.1.0
7 years ago
Leo Lamprecht
f0bb4e3cdc
Let the CI deploy releases to npm automatically ( #816 )
7 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
7 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
7 years ago
Nathan Rajlich
900f2bd306
Fixed typo in usage information
7 years ago
Leo Lamprecht
f4c536cc87
8.0.2
7 years ago
Leo Lamprecht
f67af44f21
Fixed the input and output utilities ( #808 )
* Fixed the input and output utilities
* Stop swallowing errors
7 years ago
Leo Lamprecht
9a9736bdd2
Made token-based authentication work ( #805 )
7 years ago
Leo Lamprecht
8d919874a5
8.0.1
7 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
7 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
7 years ago
Leo Lamprecht
38f240bb64
Removed automatic tagging as beta
7 years ago
Leo Lamprecht
8bfcf68215
8.0.0
7 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
7 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
7 years ago
Leo Lamprecht
fdfdf8039b
8.0.0-beta.11
7 years ago
Leo Lamprecht
665e36eddf
Google Cloud Platform support is working again
7 years ago
Leo Lamprecht
c156dd8698
Uploading testing builds should work now
7 years ago
Leo Lamprecht
a5cdaae401
Handle packing differently on CI
7 years ago
Leo Lamprecht
e5cd439383
Fixed tests for packed binary
7 years ago
Leo Lamprecht
4c7536ba51
Usage information is now consistent across commands
7 years ago
Leo Lamprecht
9b36c27598
Made usage information work for all commands
7 years ago
Leo Lamprecht
2fd34580f3
8.0.0-beta.10
7 years ago
Leo Lamprecht
cf97a06610
Use new config for everything
7 years ago
Leo Lamprecht
9492e395ca
Fixed all remaining team features
7 years ago
Leo Lamprecht
c3f9a0ea75
Made team switching work again
7 years ago
Donnie West
0586987441
Prevent cross device linking error by copying instead of linking ( #789 )
7 years ago
Leo Lamprecht
aa38e055e7
Made tests for packed binary work
7 years ago
Leo Lamprecht
96bafc0e0d
Temporarily use Yarn
7 years ago
Leo Lamprecht
bd35c4091f
Fixed tests
7 years ago
Leo Lamprecht
7fee74a0c0
Bumped lockfile
7 years ago
Leo Lamprecht
d0562dd3bf
Several tests added
7 years ago
Leo Lamprecht
25e59997f5
Corrected linting ignore configuration
7 years ago
Leo Lamprecht
b6a0e8730c
No need to print when initializing config
7 years ago
Leo Lamprecht
20816b5a34
Smaller text for logo
7 years ago
Leo Lamprecht
62bece4a2f
New repo banner added
7 years ago