Skip to content

Commit

Permalink
fix: include fixes, docs and refactoring for #778
Browse files Browse the repository at this point in the history
Includes all change requests for PR #778 plus
fixes 404 on tmp-promise release 2.0.0 dependency
and some tests which broke after rebasing.
  • Loading branch information
10ko authored and eysi09 committed May 29, 2019
1 parent 44f666e commit 14063c0
Show file tree
Hide file tree
Showing 9 changed files with 913 additions and 134 deletions.
4 changes: 2 additions & 2 deletions docs/reference/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,8 @@ Outputs the status of your environment for debug purposes.

Examples:

garden get debug-info # create a zip file on the root of the project with debug information
garden get debug-info --format yaml # outputs the provider info as yaml files (default as json)
garden get debug-info # create a zip file at the root of the project with debug information
garden get debug-info --format yaml # output the provider info as yaml files (default as json)

##### Usage

Expand Down
Loading

0 comments on commit 14063c0

Please sign in to comment.