Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
remove references to empty partials
Browse files Browse the repository at this point in the history
  • Loading branch information
kendallstrautman committed Oct 11, 2023
1 parent d059cdc commit 4804b13
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions website/content/commands/config-delete.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ Command: `waypoint config delete`

Delete a config variable.

@include "commands/config-delete_desc.mdx"

## Usage

Usage: `waypoint config delete <name> <name2> ...`
Expand Down
4 changes: 0 additions & 4 deletions website/content/commands/config-source-delete.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ Command: `waypoint config source-delete`

Delete the configuration for a dynamic source plugin

@include "commands/config-source-delete_desc.mdx"

## Usage

Usage: `waypoint config source-delete [options]`
Expand All @@ -43,5 +41,3 @@ Configuration for this command is global. The "-app", "-project", and

- `-type=<string>` - Dynamic source type to delete, such as 'vault'.
- `-scope=<string>` - The scope for this configuration source. The configuration source will only delete within this scope. This can be one of 'global', 'project', or 'app'. The default is global.

@include "commands/config-source-delete_more.mdx"

0 comments on commit 4804b13

Please sign in to comment.