335 Commits (bc0b06721afed517c92a7bfbcf52af8710908475)

Author SHA1 Message Date
Guillermo Rauch cedf4a40bf support for escaping 8 years ago
Guillermo Rauch 72d2aba201 implement `-e` 8 years ago
Nathan Rajlich da8310ef33 Use "cross-spawn" instead of "cross-spawn-async" (#125) 8 years ago
Guillermo Rauch c93d93c9a6 hide secrets for now 8 years ago
Olli Vanhoja c6f42c36e3 Add --token and --config options 8 years ago
Olli Vanhoja a0127daef1 Warn about removing bound aliases when removing a domain 9 years ago
Guillermo Rauch 2c28348ed9 help: add `rename` 9 years ago
Guillermo Rauch cf0b8d260a fix help 9 years ago
Guillermo Rauch 8354ee8cea fix rename 9 years ago
Guillermo Rauch 187686d981 fixes for rm 9 years ago
Guillermo Rauch 3025a091a5 fix try/catch in async with older babel-runtime :\ 9 years ago
Guillermo Rauch ba79563416 now-deploy: remove build logger erorr handler 9 years ago
Guillermo Rauch 0523226252 now-deploy: fix `if` 9 years ago
Guillermo Rauch 092d994ec5 initial sketch 9 years ago
Olli Vanhoja 18733b30ee Fix rm warnings (#107) 9 years ago
Nathan Rajlich 89f50abf4f add "public" logic to the Now lib client 9 years ago
Nathan Rajlich 98c7b3f84a deploy: add `--public` option 9 years ago
Guillermo Rauch 39a4435e4b wow 9 years ago
Guillermo Rauch a23f147b48 Add support for `Dockerfile` (#98) 9 years ago
Guillermo Rauch eafc25eefa shorten path for better UX 9 years ago
Tony Kovanen 264a18732b Rename to `forwardNpm` and check .now.json for it (#90) 9 years ago
Guillermo Rauch 396bd8713f activate quiet mode when piping 9 years ago
Tony Kovanen 7ab8e0d344 Add cmd line flag to forward NPM auth token 9 years ago
Igor Klopov 67b55610b7 make a binary of `now` using enclosejs (#81) 9 years ago
Guillermo Rauch de932b8643 now-deploy: stay quiet on non-tty 9 years ago
Guillermo Rauch 1be3a4685b fix remove 9 years ago
Guillermo Rauch eb04657b2f Add zeit world (wip) (#67) 9 years ago
Guillermo Rauch 0892e032db now-remove: print out alias warning 9 years ago
Guillermo Rauch 6dcd7b68dd now-alias: fix edge case with older aliases or removed deployments 9 years ago
Guillermo Rauch 5a17da1e04 now-deploy: add "initializing" message 9 years ago
Tony Kovanen 7f4e498b57 Underline urls in `alias rm` and show target 9 years ago
Tony Kovanen 196692a5c5 Add confirmation to `alias rm` 9 years ago
Guillermo Rauch 77d10deddb add confirmation for removal 9 years ago
Guillermo Rauch 62bacc5968 now-alias: close socket gracefully 9 years ago
Guillermo Rauch a649bd7597 now-alias: improve ls output 9 years ago
Tony Kovanen f10c533a61 Move exit 9 years ago
Tony Kovanen c93fbc6489 Fix default usage of `alias set` 9 years ago
Tony Kovanen b29fce99db Fix timestamp usage 9 years ago
Tony Kovanen 4aab8c6c8e `alias ls` logic 9 years ago
Tony Kovanen 9418d983f2 `exit(0)` when successful 9 years ago
Tony Kovanen 80237aef32 Fix alias argv usage 9 years ago
Guillermo Rauch b65f57e4d5 now-alias: pass only strings (minimist converts to `Number`) 9 years ago
Guillermo Rauch 7feb738b33 now-alias: support `userError` errors 9 years ago
Guillermo Rauch c65a8ad7ce properly specify minimist options 9 years ago
Guillermo Rauch 83b948f8d6 prevent minimist from parsing an argument as an option value 9 years ago
Guillermo Rauch 54bb5eeb39 now-alias: remove redundant msg 9 years ago
Guillermo Rauch 7ab2360393 now-deploy: consistency in help 9 years ago
Guillermo Rauch 2b1851abd5 now-alias: improve copy 9 years ago
Guillermo Rauch 751fa7d990 now: add `ln` as basic command 9 years ago
Guillermo Rauch 4ec6e8ec9d now-alias: refer to `_` to get custom args 9 years ago