311 Commits (6f76fc46124eef1612db59d46ffe10be700203cd)

Author SHA1 Message Date
Nathan Rajlich 139a44918e alias: better "invalid arguments" error messages (#169) 8 years ago
Nathan Rajlich aa66f07cd5 deploy: document --npm and --docker 8 years ago
Jarmo Isotalo 65a7ee7158 Allow env value to contain '=' 8 years ago
Olli Vanhoja 40000d7f3c now-certs: Fix typo on formatExpirationDate() 8 years ago
Olli Vanhoja b98bc74f0b Don't print the list if there is no entries 8 years ago
Olli Vanhoja 87c4b1fc16 Add header to alias and secrets command 8 years ago
Olli Vanhoja b6f135419d Proper strlen function for strings containing ANSI escape codes 8 years ago
Olli Vanhoja c75b9adcc0 Formatting for cert expiration time 8 years ago
Olli Vanhoja 4338e776e3 now-certs: Show expiration date for certs 8 years ago
Olli Vanhoja 0355c57e6d domains: chalk.dim() for the headers 8 years ago
Olli Vanhoja d743f483cd Show domain entry type in `now domain ls` 8 years ago
Olli Vanhoja 4db4353d5d now certs management 8 years ago
Olli Vanhoja db10a26c84 Fix table alignments in listings 8 years ago
Matheus Fernandes 4debd4b3e7 Show lowercased secret name after `now secret add` (#57) 8 years ago
Vitaly Domnikov cc157180a8 Fix `now alias ls` inconsistency 8 years ago
Kevin Donahue deea02a1bf Fix `now ls` output in case of 0 deployments 8 years ago
Nick Payne 9c9682354c Import login method to now-secrets 8 years ago
Guillermo Rauch dc5a796677 improve error message for not finding a manifest file 8 years ago
Nathan Rajlich eec0e8ebd9 now rm: remove by app name (#150) 8 years ago
Igor Klopov 9414d8b078 Switch from `enclose` to `pkg` (#127) 8 years ago
Guillermo Rauch fc8e4f8e20 make indendation consistent 8 years ago
Guillermo Rauch c4248cebaa add totals to listings and fix plurals 8 years ago
Guillermo Rauch 69e23163f4 fix help 8 years ago
Naoyuki Kanezawa 85fc7fc336 fix the initial value of the env option (#131) 8 years ago
Guillermo Rauch d450d45842 merge with master 8 years ago
Guillermo Rauch bf685a0dde now-deploy: do not attempt to unescape non-string env values 8 years ago
Guillermo Rauch a3fe6eda84 Add -e (#126) 8 years ago
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