Skip to content

Commit

Permalink
Merge branch 'stable'
Browse files Browse the repository at this point in the history
* stable:
  (doc) update generated docs
  (GH-828) Add Alias Get-OSBitness
  • Loading branch information
ferventcoder committed Jul 24, 2016
2 parents 5ee2dd0 + 5401fba commit ab78454
Show file tree
Hide file tree
Showing 34 changed files with 252 additions and 157 deletions.
15 changes: 9 additions & 6 deletions docs/generated/CommandsApiKey.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,25 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
Prints out the help menu.
-d, --debug
Debug - Run in Debug Mode.
Debug - Show debug messaging.
-v, --verbose
Verbose - See verbose messaging.
Verbose - Show verbose messaging.
--acceptlicense, --accept-license
AcceptLicense - Accept license dialogs automatically.
AcceptLicense - Accept license dialogs automatically. Reserved for
future use.
-y, --yes, --confirm
Confirm all prompts - Chooses affirmative answer instead of prompting.
Implies --accept-license
-f, --force
Force - force the behavior
Force - force the behavior. Do not use force during normal operation -
it subverts some of the smart behavior for commands.
--noop, --whatif, --what-if
NoOp - Don't actually do anything.
NoOp / WhatIf - Don't actually do anything.
-r, --limitoutput, --limit-output
LimitOutput - Limit the output to essential information
Expand All @@ -84,7 +86,8 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
--use-system-powershell
UseSystemPowerShell - Execute PowerShell using an external process
instead of the built-in PowerShell host. Available in 0.9.10+.
instead of the built-in PowerShell host. Should only be used when
internal host is failing. Available in 0.9.10+.
-s, --source=VALUE
Source [REQUIRED] - The source location for the key
Expand Down
15 changes: 9 additions & 6 deletions docs/generated/CommandsConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,25 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
Prints out the help menu.
-d, --debug
Debug - Run in Debug Mode.
Debug - Show debug messaging.
-v, --verbose
Verbose - See verbose messaging.
Verbose - Show verbose messaging.
--acceptlicense, --accept-license
AcceptLicense - Accept license dialogs automatically.
AcceptLicense - Accept license dialogs automatically. Reserved for
future use.
-y, --yes, --confirm
Confirm all prompts - Chooses affirmative answer instead of prompting.
Implies --accept-license
-f, --force
Force - force the behavior
Force - force the behavior. Do not use force during normal operation -
it subverts some of the smart behavior for commands.
--noop, --whatif, --what-if
NoOp - Don't actually do anything.
NoOp / WhatIf - Don't actually do anything.
-r, --limitoutput, --limit-output
LimitOutput - Limit the output to essential information
Expand All @@ -84,7 +86,8 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
--use-system-powershell
UseSystemPowerShell - Execute PowerShell using an external process
instead of the built-in PowerShell host. Available in 0.9.10+.
instead of the built-in PowerShell host. Should only be used when
internal host is failing. Available in 0.9.10+.
--name=VALUE
Name - the name of the config setting. Required with some actions.
Expand Down
25 changes: 17 additions & 8 deletions docs/generated/CommandsDownload.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

[Chocolatey for Business](https://chocolatey.org/compare) starting at 0.9.10+.

Downloads a package from a source, optionally recompiling it to
internal resources.
Downloads a package from a source, optionally downloading remote
resources and recompiling it to internal resources. This takes an
existing package and makes it available without any internet
requirement.

## Usage

Expand Down Expand Up @@ -38,23 +40,25 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
Prints out the help menu.
-d, --debug
Debug - Run in Debug Mode.
Debug - Show debug messaging.
-v, --verbose
Verbose - See verbose messaging.
Verbose - Show verbose messaging.
--acceptlicense, --accept-license
AcceptLicense - Accept license dialogs automatically.
AcceptLicense - Accept license dialogs automatically. Reserved for
future use.
-y, --yes, --confirm
Confirm all prompts - Chooses affirmative answer instead of prompting.
Implies --accept-license
-f, --force
Force - force the behavior
Force - force the behavior. Do not use force during normal operation -
it subverts some of the smart behavior for commands.
--noop, --whatif, --what-if
NoOp - Don't actually do anything.
NoOp / WhatIf - Don't actually do anything.
-r, --limitoutput, --limit-output
LimitOutput - Limit the output to essential information
Expand All @@ -79,7 +83,8 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
--use-system-powershell
UseSystemPowerShell - Execute PowerShell using an external process
instead of the built-in PowerShell host. Available in 0.9.10+.
instead of the built-in PowerShell host. Should only be used when
internal host is failing. Available in 0.9.10+.
-s, --source=VALUE
Source - The source to find the package(s) to download. Defaults to
Expand Down Expand Up @@ -113,6 +118,10 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
Embed - When recompiling packages, embed the downloaded resources into
the package.
--outputdirectory=VALUE
OutputDirectory - Specifies the directory for the downloaded Chocolatey
package file. If not specified, uses the current directory.
~~~

[[Command Reference|CommandsReference]]
Expand Down
15 changes: 9 additions & 6 deletions docs/generated/CommandsFeature.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,23 +29,25 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
Prints out the help menu.
-d, --debug
Debug - Run in Debug Mode.
Debug - Show debug messaging.
-v, --verbose
Verbose - See verbose messaging.
Verbose - Show verbose messaging.
--acceptlicense, --accept-license
AcceptLicense - Accept license dialogs automatically.
AcceptLicense - Accept license dialogs automatically. Reserved for
future use.
-y, --yes, --confirm
Confirm all prompts - Chooses affirmative answer instead of prompting.
Implies --accept-license
-f, --force
Force - force the behavior
Force - force the behavior. Do not use force during normal operation -
it subverts some of the smart behavior for commands.
--noop, --whatif, --what-if
NoOp - Don't actually do anything.
NoOp / WhatIf - Don't actually do anything.
-r, --limitoutput, --limit-output
LimitOutput - Limit the output to essential information
Expand All @@ -70,7 +72,8 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
--use-system-powershell
UseSystemPowerShell - Execute PowerShell using an external process
instead of the built-in PowerShell host. Available in 0.9.10+.
instead of the built-in PowerShell host. Should only be used when
internal host is failing. Available in 0.9.10+.
-n, --name=VALUE
Name - the name of the source. Required with some actions. Defaults to
Expand Down
15 changes: 9 additions & 6 deletions docs/generated/CommandsFeatures.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,23 +29,25 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
Prints out the help menu.
-d, --debug
Debug - Run in Debug Mode.
Debug - Show debug messaging.
-v, --verbose
Verbose - See verbose messaging.
Verbose - Show verbose messaging.
--acceptlicense, --accept-license
AcceptLicense - Accept license dialogs automatically.
AcceptLicense - Accept license dialogs automatically. Reserved for
future use.
-y, --yes, --confirm
Confirm all prompts - Chooses affirmative answer instead of prompting.
Implies --accept-license
-f, --force
Force - force the behavior
Force - force the behavior. Do not use force during normal operation -
it subverts some of the smart behavior for commands.
--noop, --whatif, --what-if
NoOp - Don't actually do anything.
NoOp / WhatIf - Don't actually do anything.
-r, --limitoutput, --limit-output
LimitOutput - Limit the output to essential information
Expand All @@ -70,7 +72,8 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
--use-system-powershell
UseSystemPowerShell - Execute PowerShell using an external process
instead of the built-in PowerShell host. Available in 0.9.10+.
instead of the built-in PowerShell host. Should only be used when
internal host is failing. Available in 0.9.10+.
-n, --name=VALUE
Name - the name of the source. Required with some actions. Defaults to
Expand Down
15 changes: 9 additions & 6 deletions docs/generated/CommandsInfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,25 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
Prints out the help menu.
-d, --debug
Debug - Run in Debug Mode.
Debug - Show debug messaging.
-v, --verbose
Verbose - See verbose messaging.
Verbose - Show verbose messaging.
--acceptlicense, --accept-license
AcceptLicense - Accept license dialogs automatically.
AcceptLicense - Accept license dialogs automatically. Reserved for
future use.
-y, --yes, --confirm
Confirm all prompts - Chooses affirmative answer instead of prompting.
Implies --accept-license
-f, --force
Force - force the behavior
Force - force the behavior. Do not use force during normal operation -
it subverts some of the smart behavior for commands.
--noop, --whatif, --what-if
NoOp - Don't actually do anything.
NoOp / WhatIf - Don't actually do anything.
-r, --limitoutput, --limit-output
LimitOutput - Limit the output to essential information
Expand All @@ -63,7 +65,8 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
--use-system-powershell
UseSystemPowerShell - Execute PowerShell using an external process
instead of the built-in PowerShell host. Available in 0.9.10+.
instead of the built-in PowerShell host. Should only be used when
internal host is failing. Available in 0.9.10+.
-s, --source=VALUE
Source - Source location for install. Can include special 'webpi'.
Expand Down
15 changes: 9 additions & 6 deletions docs/generated/CommandsInstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,23 +160,25 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
Prints out the help menu.
-d, --debug
Debug - Run in Debug Mode.
Debug - Show debug messaging.
-v, --verbose
Verbose - See verbose messaging.
Verbose - Show verbose messaging.
--acceptlicense, --accept-license
AcceptLicense - Accept license dialogs automatically.
AcceptLicense - Accept license dialogs automatically. Reserved for
future use.
-y, --yes, --confirm
Confirm all prompts - Chooses affirmative answer instead of prompting.
Implies --accept-license
-f, --force
Force - force the behavior
Force - force the behavior. Do not use force during normal operation -
it subverts some of the smart behavior for commands.
--noop, --whatif, --what-if
NoOp - Don't actually do anything.
NoOp / WhatIf - Don't actually do anything.
-r, --limitoutput, --limit-output
LimitOutput - Limit the output to essential information
Expand All @@ -201,7 +203,8 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
--use-system-powershell
UseSystemPowerShell - Execute PowerShell using an external process
instead of the built-in PowerShell host. Available in 0.9.10+.
instead of the built-in PowerShell host. Should only be used when
internal host is failing. Available in 0.9.10+.
-s, --source=VALUE
Source - The source to find the package(s) to install. Special sources
Expand Down
15 changes: 9 additions & 6 deletions docs/generated/CommandsList.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,23 +62,25 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
Prints out the help menu.
-d, --debug
Debug - Run in Debug Mode.
Debug - Show debug messaging.
-v, --verbose
Verbose - See verbose messaging.
Verbose - Show verbose messaging.
--acceptlicense, --accept-license
AcceptLicense - Accept license dialogs automatically.
AcceptLicense - Accept license dialogs automatically. Reserved for
future use.
-y, --yes, --confirm
Confirm all prompts - Chooses affirmative answer instead of prompting.
Implies --accept-license
-f, --force
Force - force the behavior
Force - force the behavior. Do not use force during normal operation -
it subverts some of the smart behavior for commands.
--noop, --whatif, --what-if
NoOp - Don't actually do anything.
NoOp / WhatIf - Don't actually do anything.
-r, --limitoutput, --limit-output
LimitOutput - Limit the output to essential information
Expand All @@ -103,7 +105,8 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
--use-system-powershell
UseSystemPowerShell - Execute PowerShell using an external process
instead of the built-in PowerShell host. Available in 0.9.10+.
instead of the built-in PowerShell host. Should only be used when
internal host is failing. Available in 0.9.10+.
-s, --source=VALUE
Source - Source location for install. Can include special 'webpi'.
Expand Down
15 changes: 9 additions & 6 deletions docs/generated/CommandsNew.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,23 +51,25 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
Prints out the help menu.
-d, --debug
Debug - Run in Debug Mode.
Debug - Show debug messaging.
-v, --verbose
Verbose - See verbose messaging.
Verbose - Show verbose messaging.
--acceptlicense, --accept-license
AcceptLicense - Accept license dialogs automatically.
AcceptLicense - Accept license dialogs automatically. Reserved for
future use.
-y, --yes, --confirm
Confirm all prompts - Chooses affirmative answer instead of prompting.
Implies --accept-license
-f, --force
Force - force the behavior
Force - force the behavior. Do not use force during normal operation -
it subverts some of the smart behavior for commands.
--noop, --whatif, --what-if
NoOp - Don't actually do anything.
NoOp / WhatIf - Don't actually do anything.
-r, --limitoutput, --limit-output
LimitOutput - Limit the output to essential information
Expand All @@ -92,7 +94,8 @@ Includes [[default options/switches|CommandsReference#default-options-and-switch
--use-system-powershell
UseSystemPowerShell - Execute PowerShell using an external process
instead of the built-in PowerShell host. Available in 0.9.10+.
instead of the built-in PowerShell host. Should only be used when
internal host is failing. Available in 0.9.10+.
-a, --auto, --automaticpackage
AutomaticPackage - Generate automatic package instead of normal.
Expand Down
Loading

0 comments on commit ab78454

Please sign in to comment.