340 Commits (b35e7e7411f894933a904ae2791ccfaf4b8aa1d3)

Author SHA1 Message Date
Jarmo Isotalo 1fb629da63 Fix regression where setting a single env variable with `-e` failed (#141) 8 years ago
Leo Lamprecht 026e2cdf7b
Bumped dependencies 8 years ago
Eric Ferraiuolo ec76f6b706 Add `now.env` in package.json as env source (#119) 8 years ago
Olli Vanhoja 129372d161 Certs improvements (#114) 8 years ago
Olli Vanhoja 6d83be5f25 Now deploy env fixes (#105) 8 years ago
Jarmo Isotalo d091240115 If `package.json` or `Dockerfile` is present, assume it's static (#100) 8 years ago
Leo Lamprecht c5626178ed
Move files into content dir if static 8 years ago
Leo Lamprecht 243d068491
Detect static projects 8 years ago
Leo Lamprecht fb89e1e2bb
Added enforcable deployment types 8 years ago
Leo Lamprecht 589d2fc72c
Removed static command 8 years ago
Remy Sharp ce32dce2aa Support `now alias` reading `config.alias` (#93) 8 years ago
Olli Vanhoja 530a9fb357 Add a flag for skipping DNS verification (#94) 8 years ago
Leo Lamprecht 881f382a43
Remove unnecessary statement 8 years ago
Leo Lamprecht 8b56a13221
Deploy cwd if no path defined 8 years ago
Leo Lamprecht e32bd818e4
Make binaries comply to linting rules 8 years ago
Leo Lamprecht c67c051699
The binaries are made of JavaScript 8 years ago
Leo Lamprecht 3979d8472a
Fixed even more XO issues 8 years ago
Leo Lamprecht 076817309c
Group imports by kind 8 years ago
Leo Lamprecht fb28ec4ba5
Empty line after binary indicator 8 years ago
Leo Lamprecht 3c7898b760
New line for each flag 8 years ago
Leo Lamprecht f677786035
Added static sub-command to usage information 8 years ago
Leo Lamprecht eba64c615e
It's now called 'static', not 'serve' 8 years ago
Leo Lamprecht cf39f7f032
Added core of static sub-command 8 years ago
Leo Lamprecht 79389c1a60
Put each command into its own line 8 years ago
Leo Lamprecht 66711afaeb
Capitalize command descriptions 8 years ago
Nathan Rajlich 76e3afe88e remove: delete deployment by URL (#172) 8 years ago
Nathan Rajlich c2fa7e8565 document `secrets` and `certs` commands (#168) 8 years ago
Nathan Rajlich 3f78172428 only consider 1 result for the "single" verbage (#170) 8 years ago
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