Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.33 KB

File metadata and controls

34 lines (29 loc) · 1.33 KB

export-backup

Backup Xano Workspace via Metadata API

xano export-backup [options]

Options

--instance

Description: The instance name. This is used to fetch the instance configuration. The value provided at the setup command.

--workspace

Description: The workspace name. This is used to fetch the workspace configuration. Same as on Xano interface.

--branch

Description: The branch name. This is used to select the branch configuration. Same as on Xano Interface.

--print-output-dir

Description: Expose usable output path for further reuse.

export-backup --help

Usage: xano export-backup [options]

Backup Xano Workspace via Metadata API

Options:
  --instance <instance>    The instance name. This is used to fetch the instance
                           configuration. The value provided at the setup
                           command.
  --workspace <workspace>  The workspace name. This is used to fetch the
                           workspace configuration. Same as on Xano interface.
  --branch <branch>        The branch name. This is used to select the branch
                           configuration. Same as on Xano Interface.
  --print-output-dir       Expose usable output path for further reuse.
  -h, --help               display help for command