Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lingrino committed Oct 28, 2024
1 parent 69a6aec commit f6fef7d
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/cli/vaku_folder.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ vaku folder list secret/foo
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
-h, --help help for folder
--ignore-read-errors ignore path read errors and continue
-n, --namespace string name of the vault namespace to use in the source client
--source-address string address of the source Vault server (alias for --address)
--source-namespace string name of the vault namespace to use in the source client (alias for --namespace)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_folder_copy.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku folder copy secret/foo secret/bar
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_folder_delete-meta.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku folder delete-meta secret/foo
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_folder_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku folder delete secret/foo
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_folder_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku folder list secret/foo
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_folder_move.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku folder move secret/foo secret/bar
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_folder_read.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku folder read secret/foo
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_folder_search.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku folder search secret/foo bar
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_folder_write.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku folder write '{"a/b/c": {"foo": "bar"}}'
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_path.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ vaku path list secret/foo
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
-h, --help help for path
--ignore-read-errors ignore path read errors and continue
-n, --namespace string name of the vault namespace to use in the source client
--source-address string address of the source Vault server (alias for --address)
--source-namespace string name of the vault namespace to use in the source client (alias for --namespace)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_path_copy.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku path copy secret/foo secret/bar
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_path_delete-meta.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku path delete-meta secret/foo
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_path_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku path delete secret/foo
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_path_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku path list secret/foo
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_path_move.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku path move secret/foo secret/bar
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_path_read.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku path read secret/foo
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down
1 change: 1 addition & 0 deletions docs/cli/vaku_path_search.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ vaku path search secret/foo bar
--destination-namespace string name of the vault namespace to use in the destination client
--destination-token string token for the destination vault server (alias for --token)
--format string output format: text|json (default "text")
--ignore-read-errors ignore path read errors and continue
-i, --indent-char string string used for indents (default " ")
-n, --namespace string name of the vault namespace to use in the source client
-s, --sort sort output text (default true)
Expand Down

0 comments on commit f6fef7d

Please sign in to comment.