This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
- Loading branch information
1 parent
7a25a7b
commit 7d5e729
Showing
18 changed files
with
178 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: "corso backup delete" | ||
hide_title: true | ||
--- | ||
## corso backup delete | ||
|
||
Deletes a backup for a service | ||
|
||
``` | ||
corso backup delete [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for delete | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--config-file string config file (default is $HOME/.corso) (default "/home/runner/.corso.toml") | ||
--json output data in JSON format | ||
--log-level string set the log level to debug|info|warn|error (default "info") | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [corso backup](corso_backup.md) - Backup your service data | ||
* [corso backup delete exchange](corso_backup_delete_exchange.md) - Delete backed-up M365 Exchange service data | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: "corso backup delete exchange" | ||
hide_title: true | ||
--- | ||
## corso backup delete exchange | ||
|
||
Delete backed-up M365 Exchange service data | ||
|
||
``` | ||
corso backup delete exchange [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
--backup string ID of the backup containing the details to be shown | ||
-h, --help help for exchange | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--config-file string config file (default is $HOME/.corso) (default "/home/runner/.corso.toml") | ||
--json output data in JSON format | ||
--log-level string set the log level to debug|info|warn|error (default "info") | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [corso backup delete](corso_backup_delete.md) - Deletes a backup for a service | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: "corso env" | ||
hide_title: true | ||
--- | ||
## corso env | ||
|
||
env var guide | ||
|
||
### Synopsis | ||
|
||
A guide to using environment variables in Corso. | ||
|
||
``` | ||
corso env [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for env | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--config-file string config file (default is $HOME/.corso) (default "/home/runner/.corso.toml") | ||
--json output data in JSON format | ||
--log-level string set the log level to debug|info|warn|error (default "info") | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [corso](corso.md) - Protect your Microsoft 365 data. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.