Commit Graph

30 Commits (c943ff00a20478b9ff01e257c72360928ebcbcbb)

Author SHA1 Message Date
Josh Soref 66738ccaf4 Try to make help more consistent
8 years ago
Adrien Delorme 626a3cc2a4 have -timestamp-ui match what's in doc
8 years ago
Ashley Lowde 2884f6fab6 improve formatting and documentation for PR#6784
8 years ago
Ashley Lowde 12496e3702 add optional timestamps to build log
8 years ago
Oleg Butuzov 079b317b62 Misaligned help entries
8 years ago
M. Marsh eb557af8bf
Merge branch 'master' into f-autocomplete
8 years ago
SwampDragons 997f8e4a2a
Merge pull request #5318 from hashicorp/sigtermcleanup
9 years ago
Matthew Hooker 807e88245b
trying to add context to state bag
9 years ago
Jeremy Voorhis bfc75eb9d9 Implement cli.CommandAutocomplete for most commands
9 years ago
Jeremy Voorhis a4cb8ae41b Define methods on *BuildCommand (consistency)
9 years ago
Matthew Hooker fdaf4ed8d3
Gracefully clean up on SIGTERM
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 048e316645
s/TargettedUi/TargetedUI/
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
Matthew Hooker 11354aa1b7
tidy up new line
10 years ago
Matthew Hooker 60955d8c2c
don't show ui color if we're not colorized
10 years ago
Jake Champlin 95760462a6
Update help output for build command
10 years ago
Orivej Desh 4fe86244a5 Improve -on-error descriptions
10 years ago
Orivej Desh 639bf356aa Fail on unknown values of -on-error
10 years ago
Orivej Desh e9cc28565b Document -on-error on the "packer build" page
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Christopher Boumenot ad3d674919 Do not use Fprintf, use Fprint.
10 years ago
Alvaro Miranda 6237df566f add -color to build -h command
10 years ago
Mark Peek 71ed8e4a38 Fix #2742: Include template line numbers on error
11 years ago
Mark Peek af055ad3e0 Synchronize access to artifact map to remove race
11 years ago
Zach Zolton 548f2ced1c Fix `packer build` reading from STDIN
11 years ago
Mitchell Hashimoto 793698f8a7 command/build: skip nil builds [GH-2163]
11 years ago
Mitchell Hashimoto 1ee2b014a6 packer: remove Ui/Cache from CoreConfig
11 years ago
Mitchell Hashimoto 9d89ca8e07 command: build should be converted to new API, compiles
11 years ago
Mitchell Hashimoto 96b0ec5395 Start putting commands in command/, modify core
12 years ago