Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getoperate.com/llms.txt

Use this file to discover all available pages before exploring further.

Listing folders

The getOperate folder list command is used to list all folders in the remote workspace.
getOperate folder

Push

The getOperate folder push command is used to push a local folder specification to a remote location, overriding any existing remote versions.
getOperate folder push <folder_path:string> <remote_path:string>

Arguments

ArgumentDescription
folder_pathThe path to the local folder.
remote_pathThe path to the remote location where the folder will be pushed.