Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: regenerated plugin docs #3753

Merged
merged 1 commit into from
Jan 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Replicates the given ExternalSecret resources into other Environments or Namespa
```
-b, --batch-mode Runs in batch mode without prompting for user input
-f, --file string the ExternalSecret to replicate (default "t")
--from string one or more Namespaces to replicate the ExternalSecret to
--from string one or more Namespaces to replicate the ExternalSecret from
-h, --help help for replicate
--log-level string Sets the logging level. If not specified defaults to $JX_LOG_LEVEL
-n, --name stringArray specifies the names of the ExternalSecrets to replicate if not using a selector
Expand Down