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

Update docs for stashed/stash@e88ab544 #114

Merged
merged 1 commit into from
Nov 5, 2020
Merged
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion docs/reference/operator/stash_run-hook.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ stash run-hook [flags]
--metrics-labels strings Labels to apply in exported metrics
--metrics-pushgateway-url string Pushgateway URL where the metrics will be pushed
--output-dir string Directory where output.json file will be written (keep empty if you don't need to write output in file)
--prom-job-name string Metrics job name (default "stash-prom-metrics")
--target-kind string Kind of the Target
--target-name string Name of the Target
```
Expand Down
1 change: 0 additions & 1 deletion docs/reference/operator/stash_update-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ stash update-status [flags]
--namespace string Namespace of Backup/Restore Session (default "default")
--output-dir string Directory where output.json file will be written (keep empty if you don't need to write output in file)
--path string Directory inside the bucket where backed up data will be stored
--prom-job-name string Metrics job name (default "stash-prom-metrics")
--provider string Backend provider (i.e. gcs, s3, azure etc)
--region string Region for s3/s3 compatible backend
--repository string Name of the Repository
Expand Down