This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 895aee5751b Sync deps
new b4211153cf8 aws-secrets
new 393f858de64 camel-jbang - Add get vault command
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../aws/secretsmanager/SecretsDevConsole.java | 2 +-
.../apache/camel/console/DevConsoleResolver.java | 10 +++
.../impl/engine/DefaultDevConsoleResolver.java | 8 ++
.../camel/cli/connector/LocalCliConnector.java | 19 +++++
.../dsl/jbang/core/commands/CamelJBangMain.java | 4 +-
.../process/{ListProcess.java => ListVault.java} | 95 ++++++++++++++++------
6 files changed, 111 insertions(+), 27 deletions(-)
copy
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/process/{ListProcess.java
=> ListVault.java} (50%)