github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/analysis/config/scripts/run.sh (about) 1 #!/usr/bin/env bash 2 # 3 # Copyright (c) 2020, 2022, Oracle and/or its affiliates. 4 # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. 5 # 6 7 # TODO: add in an option to first dump a cluster and then analyze it 8 9 # The default mode is to analyze the cluster dumps which are mapped into. 10 /usr/local/bin/verrazzano-analysis $*