Skip to content

Commit

Permalink
Merge pull request #2101 from abderrahmaneizri/patch-2
Browse files Browse the repository at this point in the history
Version-controlled projects export not supported
  • Loading branch information
steve-fenton-octopus authored Dec 7, 2023
2 parents 7446736 + 0ddd1c8 commit 9bd28e0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/pages/docs/projects/export-import/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ import OctopusCloudStorageLimits from 'src/shared-content/octopus-cloud/octopus-
The Export/Import Projects feature was added in Octopus Deploy **2021.1**
:::

:::div{.warning}
**Version-controlled projects are not currently supported**
:::

The `Export/Import Projects` feature can export one or more projects into a zip file, which can then be imported into other spaces. The target space may be in a different Octopus Server instance, and projects can be exported and imported between self-hosted and Octopus Cloud instances (see below for some [specific considerations when moving a project to Octopus Cloud](#octopus-cloud)).

Export/Import features are found in the overflow menu on the **Projects** page.
Expand Down Expand Up @@ -198,4 +202,4 @@ You can use the [Octopus REST API](/docs/octopus-rest-api) to export or import O

To find out more take a look at our examples:
- [Export projects](/docs/octopus-rest-api/examples/projects/export-projects)
- [Import projects](/docs/octopus-rest-api/examples/projects/import-projects)
- [Import projects](/docs/octopus-rest-api/examples/projects/import-projects)

0 comments on commit 9bd28e0

Please sign in to comment.