sassoftware / viya4-orders-cli

A CLI that calls the appropriate SAS Viya Orders API endpoint to obtain the requested Viya software order assets for the given order.
Apache License 2.0
14 stars 6 forks source link

suggestion: Requesting a command/switch (e.g. history) that lists the download history of an order in the cli. #15

Open tomgeo1 opened 3 years ago

tomgeo1 commented 3 years ago

Ask - Requesting a command/switch (e.g. history) that lists the download history of an order in the cli.

Motivation - Would like to see when was the last time the order was downloaded. Also how many times. Saves a bit of time collecting auditing data for compliance needs. We already have this available in the Web UI at this url - https://my.sas.com/en/my-orders/history.html?order=<order number>

e.g. Something like viya4-orders-cli orderHistory <order number> would list the download history of the orders.