cmdkit.StringOption("ttl","Time duration this record should be cached for (caution: experimental)."),
cmdkit.StringOption("key","k","Name of the key to be used or a valid PeerID, as listed by 'ipfs key list -l'. Default: <<default>>.").WithDefault("self"),
cmdkit.BoolOption(allowOfflineOptionName,"When offline, save the IPNS record to the the local datastore without broadcasting to the network instead of simply failing."),
cmdkit.StringOption(ttlOptionName,"Time duration this record should be cached for (caution: experimental)."),
cmdkit.StringOption(keyOptionName,"k","Name of the key to be used or a valid PeerID, as listed by 'ipfs key list -l'. Default: <<default>>.").WithDefault("self"),