@@ -0,0 +1,8 @@
+#!/bin/bash
+
+# oci cli documentation
+# https://docs.oracle.com/en-us/iaas/Content/API/Concepts/cliconcepts.htm
+oci --profile BODICSEK \
+ os object put \
+ -ns fria9wwig1n3 -bn canary-log-viewer --name clv.ts \
+ --file $(pwd)/clv.ts --content-type=text/plain --force