This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Description
❯ tmctl create source azureactivitylogs --subscriptionID redacted --destination.eventHubs.namespaceID redacted --auth.servicePrincipal.tenantID redacted --auth.servicePrincipal.clientID redacted --auth.servicePrincipal.clientSecret redacted
2022/12/12 15:19:08 foo | Updating manifest
Usage:
tmctl create source [kind]/[--from-image
][--name ] [flags]
Examples:
tmctl create source httppoller
--endpoint https://www.example.com
--eventType sample-event
--interval 30s
--method GET
Flags:
-h, --help help for source
Global Flags:
--broker string Optional broker name.
--version string TriggerMesh components version.
2022/12/12 15:19:08 source initialization: this component is not suitable for local env yet