remove trailing --- for install and bootstrap consistency
Signed-off-by: Jack Evans <jack.evans1@ibm.com>
This commit is contained in:
@@ -177,7 +177,6 @@ func installCmdRun(cmd *cobra.Command, args []string) error {
|
||||
|
||||
if installArgs.export {
|
||||
fmt.Print(manifest.Content)
|
||||
fmt.Println("---")
|
||||
return nil
|
||||
} else if rootArgs.verbose {
|
||||
fmt.Print(manifest.Content)
|
||||
|
||||
Reference in New Issue
Block a user