Skip to content
Closed
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
8 changes: 5 additions & 3 deletions docs/reference/cli/kubectl-kubestash_convert.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ kubectl-kubestash convert [flags]
### Options

```
-h, --help help for convert
--source-dir string Source directory.
--target-dir string Target directory.
--encryption-secret-name string Name of the encryption Secret to reference in the converted resources.
--encryption-secret-namespace string Namespace of the encryption Secret to reference in the converted resources.
-h, --help help for convert
--source-dir string Source directory.
--target-dir string Target directory.
```

### Options inherited from parent commands
Expand Down
Loading