You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
Add utility for showing DCM license properties. Also add utility
fuctions format_dict and add_argparse_output_formats to help
with cli operations. Note that the csv formating was refactored into
it's own function to_csv to allow use outside of print formatting.
dcm-get admin/License
{
"daysUntilExpiration": 76,
"expirationDateTime": "2015-06-24T00:49:25.757+0000",
"licensee": "HappyAnniversaryRoger",
"serverLimit": 500,
"valid": true
}
The text was updated successfully, but these errors were encountered: