Skip to content

Commit

Permalink
chore: automated docs generation for release
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Taylor <[email protected]>
  • Loading branch information
open-sauced[bot] and nickytonline committed Sep 9, 2024
1 parent c8f2d1f commit 9c9db9a
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion docs/pizza.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pizza <command> <subcommand> [flags]
### Options

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-h, --help help for pizza
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ See each sub-command's help for details on how to use the generated script.
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_completion_bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pizza completion bash
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_completion_fish.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pizza completion fish [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_completion_powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pizza completion powershell [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_completion_zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pizza completion zsh [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
Expand Down
4 changes: 2 additions & 2 deletions docs/pizza_generate.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pizza generate [subcommand] [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
Expand All @@ -30,5 +30,5 @@ pizza generate [subcommand] [flags]
### SEE ALSO

* [pizza](pizza.md) - OpenSauced CLI
* [pizza generate codeowners](pizza_generate_codeowners.md) - Generates a CODEOWNERS file for a given repository using a "~/.sauced.yaml" config
* [pizza generate codeowners](pizza_generate_codeowners.md) - Generates a CODEOWNERS file for a given repository using a ".sauced.yaml" config

6 changes: 3 additions & 3 deletions docs/pizza_generate_codeowners.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## pizza generate codeowners

Generates a CODEOWNERS file for a given repository using a "~/.sauced.yaml" config
Generates a CODEOWNERS file for a given repository using a ".sauced.yaml" config

### Synopsis

WARNING: Proof of concept feature.

Generates a CODEOWNERS file for a given git repository. This uses a ~/.sauced.yaml
Generates a CODEOWNERS file for a given git repository. This uses a .sauced.yaml
configuration to attribute emails with given entities.

The generated file specifies up to 3 owners for EVERY file in the git tree based on the
Expand All @@ -27,7 +27,7 @@ pizza generate codeowners path/to/repo [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_insights.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pizza insights <command> [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_insights_contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pizza insights contributors url... [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
-o, --output string The formatting for command output. One of: (table, yaml, csv, json) (default "table")
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_insights_repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pizza insights repositories url... [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
-o, --output string The formatting for command output. One of: (table, yaml, csv, json) (default "table")
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_insights_user-contributions.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pizza insights user-contributions url... [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
-o, --output string The formatting for command output. One of: (table, yaml, csv, json) (default "table")
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_login.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pizza login [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
Expand Down
2 changes: 1 addition & 1 deletion docs/pizza_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pizza version [flags]
### Options inherited from parent commands

```
-c, --config string The saucectl config (default "~/.sauced.yaml")
-c, --config string The saucectl config (default ".sauced.yaml")
--disable-telemetry Disable sending telemetry data to OpenSauced
-l, --log-level string The logging level. Options: error, warn, info, debug (default "info")
--tty-disable Disable log stylization. Suitable for CI/CD and automation
Expand Down

0 comments on commit 9c9db9a

Please sign in to comment.