Skip to content

Commit

Permalink
docs: Update CLI docs
Browse files Browse the repository at this point in the history
Signed-off-by: Kim Christensen <[email protected]>
  • Loading branch information
kichristensen committed Nov 6, 2024
1 parent 6afa460 commit b164c8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/docs/references/cli/bundles_inspect.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ porter bundles inspect REFERENCE [flags]
--insecure-registry Don't require TLS for the registry
-o, --output string Specify an output format. Allowed values: plaintext, json, yaml (default "plaintext")
-r, --reference string Use a bundle in an OCI registry specified by the given reference.
--resolve-tags Resolve tags
```

### Options inherited from parent commands
Expand Down
1 change: 1 addition & 0 deletions docs/content/docs/references/cli/inspect.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ porter inspect REFERENCE [flags]
--insecure-registry Don't require TLS for the registry
-o, --output string Specify an output format. Allowed values: plaintext, json, yaml (default "plaintext")
-r, --reference string Use a bundle in an OCI registry specified by the given reference.
--resolve-tags Resolve tags
```

### Options inherited from parent commands
Expand Down

0 comments on commit b164c8d

Please sign in to comment.