siren
siren copied to clipboard
Add subscription client CLI
Is your feature request related to a problem? Please describe. Subscription does not have client cli yet, we need to add that.
Describe the solution you'd like
Add these 4 commands
$ siren subscription create --file input.yaml
$ siren subscription edit --id 1 --file input.yaml
$ siren subscription delete 1
$ siren subscription view 1