80 Commits (f8d345dc17208f9a718adf8ab1cbf39b60e4a922)

Author SHA1 Message Date
Leo Lamprecht b190c0fff5 Removed duplicated "Error" prefix from error messages 8 years ago
Leo Lamprecht 1f85f6d5db Moved back to XO for linting 8 years ago
Leo Lamprecht 7d19ad2e83 Prettified everything 8 years ago
Leo Lamprecht 4119c17abe Prettified everything 8 years ago
Matheus Fernandes 14cd7e02ee Brought `[cmd]` value for `now billing` back 8 years ago
Leo Lamprecht 55633bbd33 The `billing` and `cc` commands do not accept a value 8 years ago
Matheus Fernandes edde07a21f
Ask the user to `--force` if the build step fails 8 years ago
Leo Lamprecht 349c0c9244 Added `now open` to usage information 8 years ago
Igor Klopov b257d1e92b Use lib/pkg.js instead of pkg.json (#356) 8 years ago
Leo Lamprecht 1c746c53a7
Missing colon added to usage information 8 years ago
Matheus Fernandes 3bf077fe2d Use a triangle that's actually printable on Windows (#348) 8 years ago
Matheus Fernandes 712af5ddb2 Auto generate a `pkg.json` based on `package.json` (#341) 8 years ago
Leo Lamprecht b239630f7b
Inlined version 8 years ago
Matheus Fernandes 47a5c69c26 Add `now billing` and `now upgrade` (#309) 8 years ago
Tim Neutkens dd8cc832cd Fix dotenv now.json option behaviour (#304) 8 years ago
Leo Lamprecht 5f0de768c3
No need to specify `--dotenv` 8 years ago
Leo Lamprecht 75c30279cc
Log version without weird prefix 8 years ago
Leo Lamprecht 5e5ac5dab9
Corrected position of exit import 8 years ago
tim neutkens 8c8db8ecf8 Allow dotenv option in now.json 8 years ago
tim neutkens de8470fe02 Move duplicated code into utils module 8 years ago
Leo Lamprecht 036205fa44
Removed `--alias` from option list (deprecated) 8 years ago
Leo Lamprecht 8cde1663c5
Re-alias when running `now alias` 8 years ago
Leo Lamprecht b90aaf4375
Split out mechanism for aliasing into separate file 8 years ago
Leo Lamprecht 8b86db4777
Deprecated `--alias` 8 years ago
Tim Neutkens 4badb34a71 Add --dotenv flag to load .env file (#284) 8 years ago
Jarmo Isotalo a6cad020f9 Show build errors (#286) 8 years ago
Jarmo Isotalo e71cdb8440 Log erros and stacktraces (#276) 8 years ago
Leo Lamprecht add7bcfbea
Require `--alias` for all existing kinds of automatic aliasing 8 years ago
Leo Lamprecht bde79dbab8
NPM => npm 8 years ago
Nathan Rajlich 540caa4db7 fixes for when `nowConfig` is null 8 years ago
Nathan Rajlich 4c9caa420b initial `now.json` support 8 years ago
Matheus Fernandes cb8403174b Make clear that the alias must exist when using `--alias` (#222) 8 years ago
Leo Lamprecht 513ecfb7de
Added extensions to binaries 8 years ago
Leo Lamprecht 158bf64ea2
No need to set language type anymore 8 years ago
Leo Lamprecht 9f073ad25c
Use async-to-gen for all Node versions 8 years ago
Jarmo Isotalo 059918e7ee Remove babel as dependecy (#209) 8 years ago
Luke Childs efb8da72e7 Allow shorthand aliases with `now --alias` (#206) 8 years ago
Luke Morton afc329a61c Multiple aliases during deploy (#202) 8 years ago
Luke Edwards f2a4ee0adc XO Happiness (#197) 8 years ago
Olli Vanhoja 1c7a13fe68 Add an option to copy symlinks (#191) 8 years ago
Leo Lamprecht 84342092cd
Better error message if alias is missing 8 years ago
Leo Lamprecht 09b91e8fbb
Support IDs for auto aliasing 8 years ago
Leo Lamprecht 68a53c67f2
Ability to automatically assign an alias 8 years ago
Leo Lamprecht 2276dfb5d5
Basics for automatically assigning alias 8 years ago
Matheus Fernandes 692bd34ced Add `dns` entry to the global help (#164) 8 years ago
Leo Lamprecht 673b0dcd96
Don't deploy homedir, downloads or desktop 8 years ago
Leo Lamprecht 3f4d419f78
Force new deployment if -n or -p defined 8 years ago
Leo Lamprecht 0db509d0b5
Missing greather-than-sign added 8 years ago
Leo Lamprecht 25fef39f1a
Ability to set name 8 years ago
Leo Lamprecht 1154873822
Show proper deploying message 8 years ago