open class Keyper(help: String = "Keyper is a suite of key manage APIs to simplify key creation, management, " +
"encryption/decryption in standardized and secured way. " +
"For more information, visit: https://jarrid.xyz/keyper") : NoOpCliktCommand
class Resource(help: String = "Resource module allows you to create, update, delete and list resources. " +
"For more information, visit: https://jarrid.xyz/keyper") : Keyper