340 Commits (b35e7e7411f894933a904ae2791ccfaf4b8aa1d3)

Author SHA1 Message Date
Matheus Fernandes 8ebd5b91ec
Prettier stuff 8 years ago
Matheus Fernandes b6dadac9f5
Add `now login` and document `now logout` 8 years ago
Jarmo Isotalo a1e5ba0b26 Remove id's from now-alias (#500) 8 years ago
Matheus Fernandes 8b306e657b
Fix `--token` support 8 years ago
Jarmo Isotalo 9e22ad34d2 Fix path alias updates (#493) 8 years ago
Jarmo Isotalo bc0b06721a Sort `now scale ls` output similarly to `now ls` (#494) 8 years ago
Jarmo Isotalo b67e683f38 Fixes an error of missing context after logging in while deploying. (#498) 8 years ago
Matheus Fernandes c51743153d
Pass missing variable 8 years ago
Matheus Fernandes 0f10a7bcda
Fix undefined var usages + prettify 8 years ago
Tim Neutkens 9964d0e4fd now scale <id> auto (#485) 8 years ago
Matheus Fernandes 5f48a289d5
Fix calls to `undefined.price` while aliasing 8 years ago
Leo Lamprecht b0a88b377c Prettified everything 8 years ago
Steve Faulkner 0c4f9dcd62 Add support for `now alias domain.tld` (#467) 8 years ago
Leo Lamprecht 09c3de40cc Added `now logout` 8 years ago
nkzawa eb48779827 logs: check if deployment url includes path 8 years ago
Leo Lamprecht 2a25bfcee4 Indicate how to buy a new domain 8 years ago
Jarmo Isotalo 1248c46295 Improve command line args validation. Fixes #478. 8 years ago
Leo Lamprecht c1ba650ec4 Replace `copy-paste` with `clipboardy` 8 years ago
Jarmo Isotalo d24bb92dea Don't fail when no deployments are found Fixes #471 8 years ago
Matheus Fernandes e59e7616c7 Add `logs`, `teams`, `switch`, `scale`, new `ls` and much more (#468) 8 years ago
Matheus Fernandes 6d92cfd0b8
Await for the removal 8 years ago
Matheus Fernandes 5682d00bf3
Do not hang forever if not on a TTY 8 years ago
Leo Lamprecht 676ac019ab Remove error message for older node versions 8 years ago
Leo Lamprecht 4af632dfa5 Make error message appear below node 6 8 years ago
Leo Lamprecht 7e16fd0eda Show general help when running `now help help` 8 years ago
Naoyuki Kanezawa 05ed90e2a2 Auth build logger (#425) 8 years ago
Matheus Fernandes 9717d06a55 Prompt the user before uploading OSS code (#435) 8 years ago
Leo Lamprecht 9837b7ff28 Allow subdomain param in `now dns` to be a number 8 years ago
Leo Lamprecht 9c280f896f Made code faster by removing moot `await` 8 years ago
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
Jarmo Isotalo a3bb086e5a Improve path alias ux (#376) 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
Olli Vanhoja c2c2285136 Add support for SRV DNS records (#371) 8 years ago
Jarmo Isotalo 61962e841f Add support for path based routes 8 years ago
Leo Lamprecht 349c0c9244 Added `now open` to usage information 8 years ago
Matheus Fernandes 82ccf3da37
`Name` => `Full Name` 8 years ago
Igor Klopov b257d1e92b Use lib/pkg.js instead of pkg.json (#356) 8 years ago
Leo Lamprecht d137549694
Proper name for command used for opening last deployment 8 years ago
Leo Lamprecht b60f412d6f
Dynamically load logo for `now open` 8 years ago
Leo Lamprecht 681b2aef28
Better message for opening latest deployment 8 years ago
Leo Lamprecht 1c746c53a7
Missing colon added to usage information 8 years ago
Jaga Santagostino 103c6abbdc Implemented `now-browse` (#339) 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 4d0efbc1c4
Missing import comments added 8 years ago