Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Add command in mixcoatl to use the new K.41 DCM API enhancement to retrieve the license information. #213

Closed
ghost opened this issue Apr 8, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 8, 2015

dcm-get admin/License

{
"daysUntilExpiration": 76,
"expirationDateTime": "2015-06-24T00:49:25.757+0000",
"licensee": "HappyAnniversaryRoger",
"serverLimit": 500,
"valid": true
}

igable added a commit to igable/mixcoatl that referenced this issue Jul 21, 2015
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.
@igable igable closed this as completed in c0d41e1 Jul 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants