Skip to content

Commit

Permalink
Generated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dramich committed Sep 20, 2023
1 parent f2dfd91 commit 099db9b
Show file tree
Hide file tree
Showing 35 changed files with 278 additions and 138 deletions.
30 changes: 17 additions & 13 deletions docs/generated/mass.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass.md
slug: /cli/commands/mass
title: Mass
sidebar_label: Mass
---
## mass

Massdriver Cloud CLI
Expand Down Expand Up @@ -26,16 +32,14 @@ Configure and deploying infrastructure and applications.

### SEE ALSO

* [mass application](mass_application.md) - Manage applications
* [mass artifact](mass_artifact.md) - Manage artifacts
* [mass bundle](mass_bundle.md) - Generate and publish bundles
* [mass completion](mass_completion.md) - Generate the autocompletion script for the specified shell
* [mass docs](mass_docs.md) - Gen docs
* [mass image](mass_image.md) - Container image integration Massdriver
* [mass infrastructure](mass_infrastructure.md) - Manage infrastructure
* [mass preview](mass_preview.md) - Create & deploy preview environments
* [mass schema](mass_schema.md) - Manage JSON Schemas
* [mass server](mass_server.md) - Start the bundle development server
* [mass version](mass_version.md) - Version of Mass CLI

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass application](/cli/commands/mass_application) - Manage applications
* [mass artifact](/cli/commands/mass_artifact) - Manage artifacts
* [mass bundle](/cli/commands/mass_bundle) - Generate and publish bundles
* [mass completion](/cli/commands/mass_completion) - Generate the autocompletion script for the specified shell
* [mass docs](/cli/commands/mass_docs) - Gen docs
* [mass image](/cli/commands/mass_image) - Container image integration Massdriver
* [mass infrastructure](/cli/commands/mass_infrastructure) - Manage infrastructure
* [mass preview](/cli/commands/mass_preview) - Create & deploy preview environments
* [mass schema](/cli/commands/mass_schema) - Manage JSON Schemas
* [mass server](/cli/commands/mass_server) - Start the bundle development server
* [mass version](/cli/commands/mass_version) - Version of Mass CLI
16 changes: 10 additions & 6 deletions docs/generated/mass_application.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_application.md
slug: /cli/commands/mass_application
title: Mass Application
sidebar_label: Mass Application
---
## mass application

Manage applications
Expand All @@ -15,9 +21,7 @@ Manage applications

### SEE ALSO

* [mass](mass.md) - Massdriver Cloud CLI
* [mass application configure](mass_application_configure.md) - Configure application
* [mass application deploy](mass_application_deploy.md) - Deploy applications
* [mass application patch](mass_application_patch.md) - Patch individual package parameter values

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass](/cli/commands/mass) - Massdriver Cloud CLI
* [mass application configure](/cli/commands/mass_application_configure) - Configure application
* [mass application deploy](/cli/commands/mass_application_deploy) - Deploy applications
* [mass application patch](/cli/commands/mass_application_patch) - Patch individual package parameter values
10 changes: 7 additions & 3 deletions docs/generated/mass_application_configure.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_application_configure.md
slug: /cli/commands/mass_application_configure
title: Mass Application Configure
sidebar_label: Mass Application Configure
---
## mass application configure

Configure application
Expand Down Expand Up @@ -48,6 +54,4 @@ mass application configure <project>-<target>-<manifest> [flags]

### SEE ALSO

* [mass application](mass_application.md) - Manage applications

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass application](/cli/commands/mass_application) - Manage applications
10 changes: 7 additions & 3 deletions docs/generated/mass_application_deploy.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_application_deploy.md
slug: /cli/commands/mass_application_deploy
title: Mass Application Deploy
sidebar_label: Mass Application Deploy
---
## mass application deploy

Deploy applications
Expand Down Expand Up @@ -45,6 +51,4 @@ mass application deploy <project>-<target>-<manifest> [flags]

### SEE ALSO

* [mass application](mass_application.md) - Manage applications

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass application](/cli/commands/mass_application) - Manage applications
10 changes: 7 additions & 3 deletions docs/generated/mass_application_patch.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_application_patch.md
slug: /cli/commands/mass_application_patch
title: Mass Application Patch
sidebar_label: Mass Application Patch
---
## mass application patch

Patch individual package parameter values
Expand Down Expand Up @@ -52,6 +58,4 @@ mass application patch <project>-<target>-<manifest> [flags]

### SEE ALSO

* [mass application](mass_application.md) - Manage applications

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass application](/cli/commands/mass_application) - Manage applications
12 changes: 8 additions & 4 deletions docs/generated/mass_artifact.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_artifact.md
slug: /cli/commands/mass_artifact
title: Mass Artifact
sidebar_label: Mass Artifact
---
## mass artifact

Manage artifacts
Expand All @@ -15,7 +21,5 @@ Manage artifacts

### SEE ALSO

* [mass](mass.md) - Massdriver Cloud CLI
* [mass artifact import](mass_artifact_import.md) - Import a custom artifact

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass](/cli/commands/mass) - Massdriver Cloud CLI
* [mass artifact import](/cli/commands/mass_artifact_import) - Import a custom artifact
10 changes: 7 additions & 3 deletions docs/generated/mass_artifact_import.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_artifact_import.md
slug: /cli/commands/mass_artifact_import
title: Mass Artifact Import
sidebar_label: Mass Artifact Import
---
## mass artifact import

Import a custom artifact
Expand Down Expand Up @@ -30,6 +36,4 @@ mass artifact import [flags]

### SEE ALSO

* [mass artifact](mass_artifact.md) - Manage artifacts

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass artifact](/cli/commands/mass_artifact) - Manage artifacts
20 changes: 12 additions & 8 deletions docs/generated/mass_bundle.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_bundle.md
slug: /cli/commands/mass_bundle
title: Mass Bundle
sidebar_label: Mass Bundle
---
## mass bundle

Generate and publish bundles
Expand All @@ -15,11 +21,9 @@ Generate and publish bundles

### SEE ALSO

* [mass](mass.md) - Massdriver Cloud CLI
* [mass bundle build](mass_bundle_build.md) - Build schemas from massdriver.yaml file
* [mass bundle lint](mass_bundle_lint.md) - Check massdriver.yaml file for common errors
* [mass bundle new](mass_bundle_new.md) - Create a new bundle from a template
* [mass bundle publish](mass_bundle_publish.md) - Publish bundle to Massdriver's package manager
* [mass bundle template](mass_bundle_template.md) - Application template development tools

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass](/cli/commands/mass) - Massdriver Cloud CLI
* [mass bundle build](/cli/commands/mass_bundle_build) - Build schemas from massdriver.yaml file
* [mass bundle lint](/cli/commands/mass_bundle_lint) - Check massdriver.yaml file for common errors
* [mass bundle new](/cli/commands/mass_bundle_new) - Create a new bundle from a template
* [mass bundle publish](/cli/commands/mass_bundle_publish) - Publish bundle to Massdriver's package manager
* [mass bundle template](/cli/commands/mass_bundle_template) - Application template development tools
10 changes: 7 additions & 3 deletions docs/generated/mass_bundle_build.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_bundle_build.md
slug: /cli/commands/mass_bundle_build
title: Mass Bundle Build
sidebar_label: Mass Bundle Build
---
## mass bundle build

Build schemas from massdriver.yaml file
Expand All @@ -15,6 +21,4 @@ mass bundle build [flags]

### SEE ALSO

* [mass bundle](mass_bundle.md) - Generate and publish bundles

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass bundle](/cli/commands/mass_bundle) - Generate and publish bundles
10 changes: 7 additions & 3 deletions docs/generated/mass_bundle_lint.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_bundle_lint.md
slug: /cli/commands/mass_bundle_lint
title: Mass Bundle Lint
sidebar_label: Mass Bundle Lint
---
## mass bundle lint

Check massdriver.yaml file for common errors
Expand All @@ -15,6 +21,4 @@ mass bundle lint [flags]

### SEE ALSO

* [mass bundle](mass_bundle.md) - Generate and publish bundles

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass bundle](/cli/commands/mass_bundle) - Generate and publish bundles
10 changes: 7 additions & 3 deletions docs/generated/mass_bundle_new.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_bundle_new.md
slug: /cli/commands/mass_bundle_new
title: Mass Bundle New
sidebar_label: Mass Bundle New
---
## mass bundle new

Create a new bundle from a template
Expand All @@ -14,6 +20,4 @@ mass bundle new [flags]

### SEE ALSO

* [mass bundle](mass_bundle.md) - Generate and publish bundles

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass bundle](/cli/commands/mass_bundle) - Generate and publish bundles
10 changes: 7 additions & 3 deletions docs/generated/mass_bundle_publish.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_bundle_publish.md
slug: /cli/commands/mass_bundle_publish
title: Mass Bundle Publish
sidebar_label: Mass Bundle Publish
---
## mass bundle publish

Publish bundle to Massdriver's package manager
Expand All @@ -16,6 +22,4 @@ mass bundle publish [flags]

### SEE ALSO

* [mass bundle](mass_bundle.md) - Generate and publish bundles

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass bundle](/cli/commands/mass_bundle) - Generate and publish bundles
14 changes: 9 additions & 5 deletions docs/generated/mass_bundle_template.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_bundle_template.md
slug: /cli/commands/mass_bundle_template
title: Mass Bundle Template
sidebar_label: Mass Bundle Template
---
## mass bundle template

Application template development tools
Expand All @@ -18,8 +24,6 @@ and interpolate your values in to the boilerplate. From There you can customize

### SEE ALSO

* [mass bundle](mass_bundle.md) - Generate and publish bundles
* [mass bundle template list](mass_bundle_template_list.md) - List bundle templates
* [mass bundle template refresh](mass_bundle_template_refresh.md) - Update template list from the official Massdriver Github

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass bundle](/cli/commands/mass_bundle) - Generate and publish bundles
* [mass bundle template list](/cli/commands/mass_bundle_template_list) - List bundle templates
* [mass bundle template refresh](/cli/commands/mass_bundle_template_refresh) - Update template list from the official Massdriver Github
10 changes: 7 additions & 3 deletions docs/generated/mass_bundle_template_list.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_bundle_template_list.md
slug: /cli/commands/mass_bundle_template_list
title: Mass Bundle Template List
sidebar_label: Mass Bundle Template List
---
## mass bundle template list

List bundle templates
Expand Down Expand Up @@ -27,6 +33,4 @@ mass bundle template list [flags]

### SEE ALSO

* [mass bundle template](mass_bundle_template.md) - Application template development tools

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass bundle template](/cli/commands/mass_bundle_template) - Application template development tools
10 changes: 7 additions & 3 deletions docs/generated/mass_bundle_template_refresh.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_bundle_template_refresh.md
slug: /cli/commands/mass_bundle_template_refresh
title: Mass Bundle Template Refresh
sidebar_label: Mass Bundle Template Refresh
---
## mass bundle template refresh

Update template list from the official Massdriver Github
Expand Down Expand Up @@ -35,6 +41,4 @@ mass bundle template refresh [flags]

### SEE ALSO

* [mass bundle template](mass_bundle_template.md) - Application template development tools

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass bundle template](/cli/commands/mass_bundle_template) - Application template development tools
18 changes: 11 additions & 7 deletions docs/generated/mass_completion.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_completion.md
slug: /cli/commands/mass_completion
title: Mass Completion
sidebar_label: Mass Completion
---
## mass completion

Generate the autocompletion script for the specified shell
Expand All @@ -16,10 +22,8 @@ See each sub-command's help for details on how to use the generated script.

### SEE ALSO

* [mass](mass.md) - Massdriver Cloud CLI
* [mass completion bash](mass_completion_bash.md) - Generate the autocompletion script for bash
* [mass completion fish](mass_completion_fish.md) - Generate the autocompletion script for fish
* [mass completion powershell](mass_completion_powershell.md) - Generate the autocompletion script for powershell
* [mass completion zsh](mass_completion_zsh.md) - Generate the autocompletion script for zsh

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass](/cli/commands/mass) - Massdriver Cloud CLI
* [mass completion bash](/cli/commands/mass_completion_bash) - Generate the autocompletion script for bash
* [mass completion fish](/cli/commands/mass_completion_fish) - Generate the autocompletion script for fish
* [mass completion powershell](/cli/commands/mass_completion_powershell) - Generate the autocompletion script for powershell
* [mass completion zsh](/cli/commands/mass_completion_zsh) - Generate the autocompletion script for zsh
10 changes: 7 additions & 3 deletions docs/generated/mass_completion_bash.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_completion_bash.md
slug: /cli/commands/mass_completion_bash
title: Mass Completion Bash
sidebar_label: Mass Completion Bash
---
## mass completion bash

Generate the autocompletion script for bash
Expand Down Expand Up @@ -39,6 +45,4 @@ mass completion bash

### SEE ALSO

* [mass completion](mass_completion.md) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass completion](/cli/commands/mass_completion) - Generate the autocompletion script for the specified shell
10 changes: 7 additions & 3 deletions docs/generated/mass_completion_fish.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_completion_fish.md
slug: /cli/commands/mass_completion_fish
title: Mass Completion Fish
sidebar_label: Mass Completion Fish
---
## mass completion fish

Generate the autocompletion script for fish
Expand Down Expand Up @@ -30,6 +36,4 @@ mass completion fish [flags]

### SEE ALSO

* [mass completion](mass_completion.md) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass completion](/cli/commands/mass_completion) - Generate the autocompletion script for the specified shell
10 changes: 7 additions & 3 deletions docs/generated/mass_completion_powershell.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
id: mass_completion_powershell.md
slug: /cli/commands/mass_completion_powershell
title: Mass Completion Powershell
sidebar_label: Mass Completion Powershell
---
## mass completion powershell

Generate the autocompletion script for powershell
Expand Down Expand Up @@ -27,6 +33,4 @@ mass completion powershell [flags]

### SEE ALSO

* [mass completion](mass_completion.md) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 19-Sep-2023
* [mass completion](/cli/commands/mass_completion) - Generate the autocompletion script for the specified shell
Loading

0 comments on commit 099db9b

Please sign in to comment.