For the complete documentation index, see llms.txt. This page is also available as Markdown.

Move

Moves a file to a different parent folder.

Usage

kaput files move <FILE_ID> <PARENT_ID>

Arguments

  • FILE_ID - ID(s) of the file(s) to move (required)

  • PARENT_ID - ID of the new parent folder (required)

Last updated