Skip to content

Commit 19cf735

Browse files
committed
fix bsl message
Signed-off-by: Wesley Hayutin <weshayutin@gmail.com>
1 parent b4d6566 commit 19cf735

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/non-admin/bsl/create.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,5 @@ func (o *CreateOptions) Run(c *cobra.Command, f client.Factory) error {
200200

201201
fmt.Printf("NonAdminBackupStorageLocation %q created successfully.\n", nabsl.Name)
202202
fmt.Printf("The controller will create a request for admin approval.\n")
203-
fmt.Printf("Use 'oc oadp nonadmin bsl request get' to view auto-created requests.\n")
204203
return nil
205204
}

0 commit comments

Comments
 (0)