Skip to main content

corso repo init filesystem

Bootstraps a new repository on local or network storage and connects it to your m365 account.

corso repo init filesystem --path <path> [flags]

Examples

# Create a new Corso repository on local or network attached storage
corso repo init filesystem --path /tmp/corso-repo

Flags

FlagShortDefaultHelp
--azure-tenant-idAzure tenant ID
--azure-client-idAzure app client ID
--azure-client-secretAzure app client secret
--passphrasePassphrase to protect encrypted repository contents
--pathpath to local or network storage
--help-hfalsehelp for filesystem

Global and inherited flags

FlagShortDefaultHelp
--config-file$HOME/.corso.tomlconfig file location
--debug-api-callsfalseadd non-2xx request/response errors to logging
--hide-progressfalseturn off the progress bar displays
--jsonfalseoutput data in JSON format
--log-filecorso-<timestamp>.loglocation for writing logs, use '-' for stdout
--log-formattextset the log format to text
--log-levelinfoset the log level to debug
--mask-sensitive-datafalseanonymize personal data in log output
--no-statsfalsedisable anonymous usage statistics gathering
--retain-progressfalseretain the progress bar displays after completion
--verbosefalsedon't hide additional information