Version: v0.0.2 
amorphic_streams
amorphic streams
Options
-h, --help help for streams
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")
SEE ALSO
- amorphic -
- amorphic streams DeleteStreamsID - Deletes a stream
- amorphic streams DeleteStreamsIDConsumersConsumerid - Deletes a single consumer associated with a stream
- amorphic streams GetStreams - Returns the list of streams that a user has access for
- amorphic streams GetStreamsID - Returns details of a single stream
- amorphic streams GetStreamsIDConsumers - Returns the list of consumers that a user has access to w.r.t to single stream
- amorphic streams GetStreamsIDConsumersConsumerid - Returns details of a consumer
- amorphic streams PostStreams - Creates a new stream from the user input params
- amorphic streams PostStreamsIDConsumers - Creates a new consumer from the user input params
- amorphic streams PostStreamsIDConsumersConsumeridLogs - It returns a presigned url for downloading a error log file. Mandatory parmas:servicename=streams, startTime, endTime
- amorphic streams PutStreamsID - Update stream details from user config
- amorphic streams PutStreamsIDConsumersConsumerid - Update consumer configuration from the user input