391 Commits (8d971d7b2bbd0fa0f8d2362b8c6f5fa3cff7e766)

Author SHA1 Message Date
Matheus Fernandes a88ecb9936 Revert ea9af7d and fix the existing message (#680) 8 years ago
Leo Lamprecht ea9af7d746 Display proper error message if path doesn't exist 8 years ago
Leo Lamprecht 8a603c04d8 Made `now cc add` case-unsensitive 8 years ago
David Corwin 27319e34b4 Improved usage information for `now switch` (#668) 8 years ago
Naoyuki Kanezawa 1fc76f1b60 Removed IDs from secrets list (#665) 8 years ago
Albert Martin 020365fd55 Fixed aliased results appearing in list with `--safe` flag (#672) 8 years ago
Leo Lamprecht 3711d09352 Made using an array for the env variable list work 8 years ago
Leo Lamprecht ac2a75fe41 Now asking for value of missing environment variables (#645) 8 years ago
Olli Vanhoja 566f8bc17a Ask if the user really wants to add a subdomain as a domain (#662) 8 years ago
greenkeeper[bot] f1a42eb6ab Update prettier to the latest version 🚀 (#626) 8 years ago
Jarmo Isotalo 493d9123fd Option `--session-affinity` was added for setting session affinity (#600) 8 years ago
Albert Martin 3b11fd1d7e Added `--safe` flag for skipping aliased deployments (#617) 8 years ago
Naoyuki Kanezawa 01c49c9b1e Made `now logs <instance-url>` work (#614) 8 years ago
Igor Klopov d186767b58 Make update notifications work again (#610) 8 years ago
Matheus Fernandes b7a8f23475 Disable update-notifier (#609) 8 years ago
Igor Klopov 3ef666ba8d Only show update notifications when loaded from npm (#606) 8 years ago
Leo Lamprecht 5d3d9d4f37 Brought the update notification back 8 years ago
Leo Lamprecht 3fc4dc3725 Removed unused dependency 8 years ago
Leo Lamprecht 207dd6f46b Only log success messages when in TTY 8 years ago
Leo Lamprecht 3411f7f066 Throw an error if current path doesn't exist 8 years ago
Albin Ekblom 55184e917f Fix file count with 1 file (#599) 8 years ago
Nathan Rajlich 24ce1c2b98 Add `now whoami` command 8 years ago
Guillermo Rauch f791b6bd62 Revert "add `now whoami` subcommand (#587)" (#588) 8 years ago
Nathan Rajlich 44f5b9f0a3 add `now whoami` subcommand (#587) 8 years ago
Albin Ekblom 5367cecd5f Use correct file count (#586) 8 years ago
Cody Brunner 033393fc20 Fixed help message for `now alias` (#578) 8 years ago
Albin Ekblom 1224aa6d87 Added file count, fix #370 (#558) 8 years ago
CHaBou 567210270a Add `teams ls` command (#563) 8 years ago
Nathan Rajlich 23abd2a826 make `promptBool()` return false upon Ctrl+C (#557) 8 years ago
Matheus Fernandes 4f29b6fb8c
Make `--public` skip the OSS prompt 8 years ago
Matheus Fernandes 9802391cc8
Remove `now open` 8 years ago
Matheus Fernandes d737b56470 Improve `now scale` and `now alias` (#565) 8 years ago
Matheus Fernandes adda12a2ef
Show a proper message for non-supported TLDs 8 years ago
Matheus Fernandes 769f8c298a
Make the messaging more clear and consistent when buying a domain 8 years ago
Matheus Fernandes dd1071366d
Show the period when prompting for a domain purchase 8 years ago
Nathan Rajlich 2b21208b07 note that logs are public with OSS deployments (#562) 8 years ago
Albin Ekblom 6602b8ac36 Replace fs-promise with fs-extra (#559) 8 years ago
Nathan Rajlich cde2647587 show usage message upon login (#556) 8 years ago
Nathan Rajlich 34151c8193 handle user abort in `now domains buy` (#554) 8 years ago
Jarmo Isotalo 84204d7b59 Improve scaling for static deployments 8 years ago
Nathan Rajlich bc26a57d7c Don't print out stack traces upon user abort (#544) 8 years ago
Jarmo Isotalo 6c86472f57 Try to make sure prettier doesn't make us waste time again (#551) 8 years ago
Olli Vanhoja 5040b71173 Fix ls listing for 0 priorities (#550) 8 years ago
Jarmo Isotalo f66032b1b6 Don't try scaling static deployments (#543) 8 years ago
Nathan Rajlich 2ebd4be0d8 remove `id` from `now domains ls` (#541) 8 years ago
Nathan Rajlich 4f64762ffc exit the process immediately upon Ctrl+C (#540) 8 years ago
Jarmo Isotalo 14dbbcec41 Make now scale ls to work with static deployments 8 years ago
Tony Kovanen 9483e8a736 Instantly complete static deployments after sync 8 years ago
Tony Kovanen 4763e4cbff Hide scale settings for static deploys 8 years ago
Matheus Fernandes 26b9d64b61
Add missing `break` 8 years ago