📄️ record export
The export command allows you to export record data from a specified Kintone app.
📄️ record import
The import command allows you to import record data into a specified Kintone app.
📄️ record delete
The delete command allows you to delete records of a specified Kintone app.
📄️ customize init
The customize init command allows you to initialize a manifest file for JavaScript/CSS customization.
📄️ customize export
The customize export command allows you to export JavaScript/CSS customization settings from a Kintone app.
📄️ customize apply
The customize apply command allows you to apply JavaScript/CSS customization to a Kintone app from a manifest file.
📄️ plugin info
The plugin info command allows you to see information of the plugin zip file.
📄️ plugin init
The plugin init command allows you to initialize a new kintone plugin project.
📄️ plugin keygen
The plugin keygen command generates private key for a plugin.
📄️ plugin pack
The plugin pack command allows you to packaging kintone plugin project.
📄️ plugin upload
The plugin upload command allows you to upload a plugin to a kintone environment.