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,"Allow publish in offline mode"),
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"),