diff --git a/src/pages/docs/octopus-rest-api/cli/index.md b/src/pages/docs/octopus-rest-api/cli/index.md
index 6272993b9..a31ac2531 100644
--- a/src/pages/docs/octopus-rest-api/cli/index.md
+++ b/src/pages/docs/octopus-rest-api/cli/index.md
@@ -98,7 +98,7 @@ The Octopus CLI is built and maintained by the Octopus Deploy team, but it is al
- **[octopus package list](/docs/octopus-rest-api/cli/octopus-package-list)**: List packages.
- **[octopus package nuget](/docs/octopus-rest-api/cli/octopus-package-nuget)**: Package as NuPkg.
- **[octopus package nuget create](/docs/octopus-rest-api/cli/octopus-package-nuget-create)**: Create nuget.
-- **[octopus package upload](/docs/octopus-rest-api/cli/octopus-package-upload)**: upload one or more packages to Octopus Deploy.
+- **[octopus package upload](/docs/octopus-rest-api/cli/octopus-package-upload)**: Upload one or more packages to Octopus Deploy.
- **[octopus package versions](/docs/octopus-rest-api/cli/octopus-package-versions)**: List versions of a package.
- **[octopus package zip](/docs/octopus-rest-api/cli/octopus-package-zip)**: Package as zip.
- **[octopus package zip create](/docs/octopus-rest-api/cli/octopus-package-zip-create)**: Create zip.
@@ -155,7 +155,9 @@ The Octopus CLI is built and maintained by the Octopus Deploy team, but it is al
- **[octopus tenant connect](/docs/octopus-rest-api/cli/octopus-tenant-connect)**: Connect a tenant to a project.
- **[octopus tenant create](/docs/octopus-rest-api/cli/octopus-tenant-create)**: Create a tenant.
- **[octopus tenant delete](/docs/octopus-rest-api/cli/octopus-tenant-delete)**: Delete a tenant.
+- **[octopus tenant disable](/docs/octopus-rest-api/cli/octopus-tenant-disable)**: Disable a tenant.
- **[octopus tenant disconnect](/docs/octopus-rest-api/cli/octopus-tenant-disconnect)**: Disconnect a tenant from a project.
+- **[octopus tenant enable](/docs/octopus-rest-api/cli/octopus-tenant-enable)**: Enable a tenant.
- **[octopus tenant list](/docs/octopus-rest-api/cli/octopus-tenant-list)**: List tenants.
- **[octopus tenant tag](/docs/octopus-rest-api/cli/octopus-tenant-tag)**: Override tags for a tenant.
- **[octopus tenant variables](/docs/octopus-rest-api/cli/octopus-tenant-variables)**: Manage tenant variables.
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-aws-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-aws-create.mdx
index e6947415a..dc2981347 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-aws-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-aws-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account aws create
description: Create an AWS account
navOrder: 3
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-aws-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-aws-list.mdx
index c76b1f632..2b7743acb 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-aws-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-aws-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account aws list
description: List AWS accounts
navOrder: 4
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-aws.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-aws.mdx
index bf47a5c81..7684dbc52 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-aws.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-aws.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account aws
description: Manage AWS accounts
navOrder: 2
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-create.mdx
index eb494ac30..e3c785623 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account azure create
description: Create an Azure subscription account
navOrder: 6
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-list.mdx
index 60d650f7b..4f8f307ff 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account azure list
description: List Azure subscription accounts
navOrder: 7
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc-create.mdx
index ea2a22970..af8a7f859 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account azure-oidc create
description: Create an Azure OpenID Connect account
navOrder: 9
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc-list.mdx
index e8841fd9b..068b106d9 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account azure-oidc list
description: List Azure OpenID Connect accounts
navOrder: 10
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc.mdx
index 208c5fc85..d036d5832 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure-oidc.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account azure-oidc
description: Manage Azure OpenID Connect accounts
navOrder: 8
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure.mdx
index 30f33ee45..331ac1daa 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-azure.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-azure.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account azure
description: Manage Azure subscription accounts
navOrder: 5
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-create.mdx
index 655050df3..3ee480ef7 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account create
description: Create an account
navOrder: 11
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-delete.mdx
index ea8f64daa..4b8c24e95 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account delete
description: Delete an account
navOrder: 12
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp-create.mdx
index 383cd742c..7e45eb23e 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account gcp create
description: Create a Google Cloud account
navOrder: 14
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp-list.mdx
index 620eac904..78aa3dc5d 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account gcp list
description: List Google Cloud accounts
navOrder: 15
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp.mdx
index 79355e769..097e9ba13 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-gcp.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account gcp
description: Manage Google Cloud accounts
navOrder: 13
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-list.mdx
index 8cca502ae..155ee3690 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account list
description: List accounts
navOrder: 16
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh-create.mdx
index 0040a0074..3883a22d3 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account ssh create
description: Create a SSH Key Pair account
navOrder: 18
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh-list.mdx
index abb594ee2..4880b861f 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account ssh list
description: List SSH Key Pair accounts
navOrder: 19
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh.mdx
index 94af616aa..ba9725bea 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-ssh.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account ssh
description: Manage SSH Key Pair accounts
navOrder: 17
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-token-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-token-create.mdx
index cc26b5357..b26292261 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-token-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-token-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account token create
description: Create a Token account
navOrder: 21
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-token-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-token-list.mdx
index 1d05df160..08e2cc80c 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-token-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-token-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account token list
description: List Token accounts
navOrder: 22
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-token.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-token.mdx
index 207d14be8..0be4b7682 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-token.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-token.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account token
description: Manage Token accounts
navOrder: 20
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-username-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-username-create.mdx
index 519bef481..c59bc9cae 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-username-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-username-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account username create
description: Create a Username/Password account
navOrder: 24
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-username-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-username-list.mdx
index da4475dd7..c2042d2ba 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-username-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-username-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account username list
description: List Username/Password accounts
navOrder: 25
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account-username.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account-username.mdx
index 4f5ddc87f..e3bc7199b 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account-username.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account-username.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account username
description: Manage Username/Password accounts
navOrder: 23
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-account.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-account.mdx
index 39aabb5af..d331631e9 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-account.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-account.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus account
description: Manage accounts
navOrder: 1
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-build-information-bulk-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-build-information-bulk-delete.mdx
index 941fcc301..e0bd3159d 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-build-information-bulk-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-build-information-bulk-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus build-information bulk-delete
description: Bulk delete build information
navOrder: 27
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-build-information-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-build-information-delete.mdx
index d5b7d4639..d563a2285 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-build-information-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-build-information-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus build-information delete
description: Delete a build information
navOrder: 28
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-build-information-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-build-information-list.mdx
index ceeab55e0..4e8de2e99 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-build-information-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-build-information-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus build-information list
description: List build information
navOrder: 29
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-build-information-upload.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-build-information-upload.mdx
index a05ccb27d..aa9757969 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-build-information-upload.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-build-information-upload.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus build-information upload
description: upload build information for one or more packages to Octopus Deploy
navOrder: 30
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-build-information-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-build-information-view.mdx
index 55012431b..b7d6b4f80 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-build-information-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-build-information-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus build-information view
description: View a build information
navOrder: 31
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-build-information.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-build-information.mdx
index 954463d9f..5b1b6a062 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-build-information.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-build-information.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus build-information
description: Manage build information
navOrder: 26
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-channel-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-channel-create.mdx
index 34a4ed778..6fe0a1275 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-channel-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-channel-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus channel create
description: Create a channel
navOrder: 33
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-channel.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-channel.mdx
index 6cdda0d3c..bdd1b52a5 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-channel.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-channel.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus channel
description: Manage channels
navOrder: 32
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-config-get.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-config-get.mdx
index 1fc50eb4c..44390e3bb 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-config-get.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-config-get.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus config get
description: Gets the value of config key for Octopus CLI
navOrder: 35
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-config-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-config-list.mdx
index 9aec637ca..d154f2c72 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-config-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-config-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus config list
description: List values from config file
navOrder: 36
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-config-set.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-config-set.mdx
index 83108956f..87e031d98 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-config-set.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-config-set.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus config set
description: Set will write the value for given key to Octopus CLI config file
navOrder: 37
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-config.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-config.mdx
index de048e224..36ee8d9ed 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-config.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-config.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus config
description: Manage CLI configuration
navOrder: 34
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-create.mdx
index 87d27e63d..f3b36d076 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target azure-web-app create
description: Create an Azure Web App deployment target
navOrder: 40
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-list.mdx
index 9aa783717..e52d146af 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target azure-web-app list
description: List Azure Web App deployment targets
navOrder: 41
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-view.mdx
index 1899bfad9..a5990c673 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target azure-web-app view
description: View an Azure Web App deployment target
navOrder: 42
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app.mdx
index 0c26735c4..cd0468e57 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-azure-web-app.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target azure-web-app
description: Manage Azure Web App deployment targets
navOrder: 39
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-create.mdx
index 060414188..9ff4daf51 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target cloud-region create
description: Create a Cloud Region deployment target
navOrder: 44
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-list.mdx
index 5da184416..babeb24d6 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target cloud-region list
description: List Cloud Region deployment targets
navOrder: 45
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-view.mdx
index 10890dd9f..d1aa170e7 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target cloud-region view
description: View a Cloud Region deployment target
navOrder: 46
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region.mdx
index bd97e1de6..65acb4926 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-cloud-region.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target cloud-region
description: Manage Cloud Region deployment targets
navOrder: 43
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-delete.mdx
index e47114148..30b3fcb44 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target delete
description: Delete a deployment target
navOrder: 47
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-create.mdx
index a32702574..2df91ddb5 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target kubernetes create
description: Create a Kubernetes deployment target
navOrder: 49
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-list.mdx
index 57e034462..97d4d0fb6 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target kubernetes list
description: List Kubernetes deployment targets
navOrder: 50
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-view.mdx
index 6f239dbcf..a9dfbb3f9 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target kubernetes view
description: View a Kubernetes deployment target
navOrder: 51
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes.mdx
index 1963fc5d0..1048b66f5 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-kubernetes.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target kubernetes
description: Manage Kubernetes deployment targets
navOrder: 48
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-list.mdx
index 0cb2b86af..b3c35e4dc 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target list
description: List deployment targets
navOrder: 52
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-create.mdx
index 1adddf86f..549ef9709 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target listening-tentacle create
description: Create a Listening Tentacle deployment target
navOrder: 54
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-list.mdx
index 0dbc4d648..8d497e557 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target listening-tentacle list
description: List Listening Tentacle deployment targets
navOrder: 55
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-view.mdx
index cb1310914..61ffc4c73 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target listening-tentacle view
description: View a Listening Tentacle deployment target
navOrder: 56
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle.mdx
index 3d3e43808..6c577ba20 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-listening-tentacle.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target listening-tentacle
description: Manage Listening Tentacle deployment targets
navOrder: 53
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle-list.mdx
index 0782b5e52..beefd26ab 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target polling-tentacle list
description: List Polling Tentacle deployment targets
navOrder: 58
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle-view.mdx
index 2f3a5ca31..995b436ae 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target polling-tentacle view
description: View a Polling Tentacle deployment target
navOrder: 59
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle.mdx
index a792cc308..08a50ea51 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-polling-tentacle.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target polling-tentacle
description: Manage Polling Tentacle deployment targets
navOrder: 57
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-create.mdx
index 5771978e0..8d3a514f3 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target ssh create
description: Create a SSH deployment target
navOrder: 61
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-list.mdx
index 132140909..65f2c2e6b 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target ssh list
description: List SSH deployment targets
navOrder: 62
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-view.mdx
index fa40a9abb..8310db924 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target ssh view
description: View a SSH deployment target
navOrder: 63
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh.mdx
index cab6fc058..1d77a8f89 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-ssh.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target ssh
description: Manage SSH deployment targets
navOrder: 60
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-view.mdx
index bf6b30ac6..a4f593daa 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target view
description: View a deployment target
navOrder: 64
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target.mdx
index 25ff847de..ae1360c69 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-deployment-target.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus deployment-target
description: Manage deployment targets
navOrder: 38
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-environment-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-environment-create.mdx
index ddbf5036c..9501d9970 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-environment-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-environment-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus environment create
description: Create an environment
navOrder: 66
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-environment-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-environment-delete.mdx
index af95c6074..c28faf399 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-environment-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-environment-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus environment delete
description: Delete an environment
navOrder: 67
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-environment-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-environment-list.mdx
index 6abe79b86..124baafa1 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-environment-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-environment-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus environment list
description: List environments
navOrder: 68
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-environment.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-environment.mdx
index 63f3b00e9..167109ae3 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-environment.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-environment.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus environment
description: Manage environments
navOrder: 65
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-login.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-login.mdx
index b685ebe4f..c5b55ed67 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-login.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-login.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus login
description: Login to Octopus
navOrder: 69
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-logout.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-logout.mdx
index bc2fdc522..44cf20ae9 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-logout.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-logout.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus logout
description: Logout of Octopus
navOrder: 70
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-package-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-package-delete.mdx
index a0032424e..ab1ace3d9 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-package-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-package-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus package delete
description: Delete a package
navOrder: 72
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-package-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-package-list.mdx
index 5af726aeb..4b89fce6c 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-package-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-package-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus package list
description: List packages
navOrder: 73
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-package-nuget-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-package-nuget-create.mdx
index 9a44bf1eb..7c0ef54c6 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-package-nuget-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-package-nuget-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus package nuget create
description: Create nuget
navOrder: 75
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-package-nuget.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-package-nuget.mdx
index 804b06b9f..6a5b71cca 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-package-nuget.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-package-nuget.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus package nuget
description: Package as NuPkg
navOrder: 74
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-package-upload.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-package-upload.mdx
index 7cb39d34d..537b455a8 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-package-upload.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-package-upload.mdx
@@ -1,14 +1,14 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus package upload
-description: upload one or more packages to Octopus Deploy
+description: Upload one or more packages to Octopus Deploy
navOrder: 76
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
-upload one or more packages to Octopus Deploy. Glob patterns are supported. Delta compression is off by default.
+Upload one or more packages to Octopus Deploy. Glob patterns are supported. Delta compression is off by default.
```
Usage:
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-package-versions.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-package-versions.mdx
index b77e74810..38967976c 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-package-versions.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-package-versions.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus package versions
description: List versions of a package
navOrder: 77
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-package-zip-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-package-zip-create.mdx
index 4eb2e8d79..d74bdbac1 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-package-zip-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-package-zip-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus package zip create
description: Create zip
navOrder: 79
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-package-zip.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-package-zip.mdx
index ce524a945..13fdbc948 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-package-zip.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-package-zip.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus package zip
description: Package as zip
navOrder: 78
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-package.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-package.mdx
index 01d1f36b2..d50aa1df7 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-package.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-package.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus package
description: Manage packages
navOrder: 71
@@ -19,7 +19,7 @@ Available Commands:
help Help about any command
list List packages
nuget Package as NuPkg
- upload upload one or more packages to Octopus Deploy
+ upload Upload one or more packages to Octopus Deploy
versions List versions of a package
zip Package as zip
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-branch-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-branch-create.mdx
index 04168ebda..503220133 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-branch-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-branch-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project branch create
description: Create a Git branch for a project
navOrder: 82
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-branch-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-branch-list.mdx
index 8cc130860..540de8c47 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-branch-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-branch-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project branch list
description: List project branches
navOrder: 83
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-branch.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-branch.mdx
index d25c370de..5c711f715 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-branch.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-branch.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project branch
description: Manage project branches
navOrder: 81
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-clone.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-clone.mdx
index 06b40e6e0..bdad6d085 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-clone.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-clone.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus project clone
description: Clone a project
navOrder: 84
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-connect.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-connect.mdx
index 00e8cc3a9..482e2440b 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-connect.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-connect.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project connect
description: Connect a tenant to a project
navOrder: 85
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-convert.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-convert.mdx
index 794cb1144..4b44fd651 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-convert.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-convert.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project convert
description: Convert a project to use Config As Code
navOrder: 86
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-create.mdx
index 2da437679..740766983 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project create
description: Create a project
navOrder: 87
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-delete.mdx
index 263df6821..2507fafeb 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project delete
description: Delete a project
navOrder: 88
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-disable.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-disable.mdx
index 2adb16379..76db9b1c7 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-disable.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-disable.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus project disable
description: Disable a project
navOrder: 89
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-disconnect.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-disconnect.mdx
index 34decf6a5..7d8517305 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-disconnect.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-disconnect.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project disconnect
description: Disconnect a tenant from a project
navOrder: 90
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-enable.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-enable.mdx
index 17af9d822..f8191ff08 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-enable.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-enable.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus project enable
description: Enable a project
navOrder: 91
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-group-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-group-create.mdx
index ef65fae04..3155b1502 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-group-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-group-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project-group create
description: Create a project group
navOrder: 103
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-group-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-group-delete.mdx
index f3ef5aed9..923410c0c 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-group-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-group-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus project-group delete
description: Delete a project group
navOrder: 104
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-group-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-group-list.mdx
index 0604a99bd..77165f1e6 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-group-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-group-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project-group list
description: List project groups
navOrder: 105
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-group-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-group-view.mdx
index ce5c58719..3e1cfc7ae 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-group-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-group-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project-group view
description: View a project group
navOrder: 106
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-group.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-group.mdx
index dd3dddf4d..5e9d8f225 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-group.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-group.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project-group
description: Manage project groups
navOrder: 102
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-list.mdx
index 09a5f03bf..a8418336c 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project list
description: List projects
navOrder: 92
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-create.mdx
index a5ce9419e..fc4a4f6b5 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project variables create
description: Create a variable for a project
navOrder: 94
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-delete.mdx
index c598a7307..bff28fe19 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project variables delete
description: Delete a project variable
navOrder: 95
@@ -19,6 +19,7 @@ Aliases:
Flags:
-y, --confirm Don't ask for confirmation before deleting the project variable.
+ --git-ref string The GitRef for the Config-As-Code branch
--id string The id of the specific variable value to delete
-n, --name string The name of the variable
-p, --project string The project
@@ -37,8 +38,9 @@ Global Flags:
```
-$ octopus project variable delete "Database Name" --project "Deploy Site"
-$ octopus project variable delete "Database Name" --id 26a58596-4cd9-e072-7215-7e15cb796dd2 --project "Deploy Site" --confirm
+$ octopus project variable delete --name "variable Name" --project "Deploy Site"
+$ octopus project variable delete --name "variable Name" --id 26a58596-4cd9-e072-7215-7e15cb796dd2 --project "Deploy Site" --confirm
+$ octopus project variable delete --name "variable Name" --project "Deploy Site" --git-ref "refs/heads/main"
```
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-exclude.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-exclude.mdx
index f854b7a90..3d62ac6a5 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-exclude.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-exclude.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus project variables exclude
description: Exclude a variable set from a project
navOrder: 96
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-include.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-include.mdx
index 5f0fd8b71..ffe46bd00 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-include.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-include.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus project variables include
description: Include a variable set in a project
navOrder: 97
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-list.mdx
index 1d6f0a551..1f06e62d7 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project variables list
description: List project variables
navOrder: 98
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-update.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-update.mdx
index c4b047036..98f7a4a76 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-update.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-update.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project variables update
description: Update the value of a project variable
navOrder: 99
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-view.mdx
index c2377813d..e2eb74bc4 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project variables view
description: View all values of a project variable
navOrder: 100
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables.mdx
index cc18d4763..46ade23c8 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-variables.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-variables.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project variables
description: Manage project variables
navOrder: 93
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project-view.mdx
index 3f91a1590..fd4ea3914 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus project view
description: View a project
navOrder: 101
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-project.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-project.mdx
index e3dccc149..0fe895bd4 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-project.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-project.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus project
description: Manage projects
navOrder: 80
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-release-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-release-create.mdx
index 23d6e9b74..4d8f9875f 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-release-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-release-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus release create
description: Create a release
navOrder: 108
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-release-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-release-delete.mdx
index 1e8a354ad..914bae477 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-release-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-release-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus release delete
description: Delete a release
navOrder: 109
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-release-deploy.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-release-deploy.mdx
index a2cc8fe06..fc271fc89 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-release-deploy.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-release-deploy.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus release deploy
description: Deploy releases
navOrder: 110
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-release-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-release-list.mdx
index 89f0f59a9..e1516f151 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-release-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-release-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus release list
description: List releases
navOrder: 111
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-release-progression-allow.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-release-progression-allow.mdx
index bd01354ba..37ac6087e 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-release-progression-allow.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-release-progression-allow.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus release progression allow
description: Allows a release to progress to the next phase.
navOrder: 113
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-release-progression-prevent.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-release-progression-prevent.mdx
index c57cd300d..4558f2cd8 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-release-progression-prevent.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-release-progression-prevent.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus release progression prevent
description: Prevents a release from progression to the next phase
navOrder: 114
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-release-progression.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-release-progression.mdx
index bb2fe0ba1..0c2c58377 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-release-progression.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-release-progression.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus release progression
description: Manage progression of a release
navOrder: 112
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-release.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-release.mdx
index eb9394954..35534c611 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-release.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-release.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus release
description: Manage releases
navOrder: 107
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-runbook-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-runbook-delete.mdx
index dc2f6b003..2a0728616 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-runbook-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-runbook-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus runbook delete
description: Delete a runbook
navOrder: 116
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-runbook-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-runbook-list.mdx
index b8ee7a714..f8c10d9a1 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-runbook-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-runbook-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus runbook list
description: List runbooks
navOrder: 117
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-runbook-run.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-runbook-run.mdx
index 096e9fc4c..ae58ec8ba 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-runbook-run.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-runbook-run.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus runbook run
description: Run runbooks in Octopus Deploy
navOrder: 118
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-runbook-snapshot-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-runbook-snapshot-list.mdx
index b20ae3ff8..792d585fe 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-runbook-snapshot-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-runbook-snapshot-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus runbook snapshot list
description: List runbook snapshots
navOrder: 120
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-runbook-snapshot.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-runbook-snapshot.mdx
index 396bc0e71..f817fb645 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-runbook-snapshot.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-runbook-snapshot.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus runbook snapshot
description: Manage runbook snapshots
navOrder: 119
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-runbook.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-runbook.mdx
index c4b6dd28a..293e6210e 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-runbook.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-runbook.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus runbook
description: Manage runbooks
navOrder: 115
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-space-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-space-create.mdx
index 2b38946da..7bd48d128 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-space-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-space-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus space create
description: Create a space
navOrder: 122
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-space-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-space-delete.mdx
index d98ef78cd..7dc6f3417 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-space-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-space-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus space delete
description: Delete a space
navOrder: 123
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-space-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-space-list.mdx
index 745a0190a..d0aa2313c 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-space-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-space-list.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus space list
description: List spaces
navOrder: 124
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-space-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-space-view.mdx
index 7b5549e90..59c5bfb45 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-space-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-space-view.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus space view
description: View a space
navOrder: 125
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-space.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-space.mdx
index 92864c2ac..b852e11f9 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-space.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-space.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus space
description: Manage spaces
navOrder: 121
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-task-wait.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-task-wait.mdx
index 574df1f96..e1e1fb610 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-task-wait.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-task-wait.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus task wait
description: Wait for task(s) to finish
navOrder: 127
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-task.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-task.mdx
index b11e77c5c..eeff824af 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-task.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-task.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus task
description: Manage tasks
navOrder: 126
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-clone.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-clone.mdx
index cb36e9a9a..09b3357ac 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-clone.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-clone.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus tenant clone
description: Clone a tenant
navOrder: 129
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-connect.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-connect.mdx
index ebf172bf1..7acc4efb8 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-connect.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-connect.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus tenant connect
description: Connect a tenant to a project
navOrder: 130
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-create.mdx
index ac9b7db0a..67c295274 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-create.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus tenant create
description: Create a tenant
navOrder: 131
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-delete.mdx
index 043f209d4..7792a501d 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-delete.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus tenant delete
description: Delete a tenant
navOrder: 132
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-disable.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-disable.mdx
new file mode 100644
index 000000000..38cd6ae04
--- /dev/null
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-disable.mdx
@@ -0,0 +1,39 @@
+---
+layout: src/layouts/Default.astro
+pubDate: 2023-01-01
+modDate: 2024-11-20
+title: octopus tenant disable
+description: Disable a tenant
+navOrder: 133
+---
+import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
+
+Disable a tenant in Octopus Deploy
+
+```
+Usage:
+ octopus tenant disable { | } [flags]
+
+Global Flags:
+ -h, --help Show help for a command
+ --no-prompt Disable prompting in interactive mode
+ -f, --output-format string Specify the output format for a command ("json", "table", or "basic") (default "table")
+ -s, --space string Specify the space for operations
+
+```
+
+## Examples
+
+
+
+```
+$ octopus disable view Tenants-1
+$ octopus disable view 'Tenant'
+
+
+```
+
+## Learn more
+
+- [Octopus CLI](/docs/octopus-rest-api/cli)
+- [Creating API keys](/docs/octopus-rest-api/how-to-create-an-api-key)
\ No newline at end of file
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-disconnect.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-disconnect.mdx
index b4e873538..3abcc02d5 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-disconnect.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-disconnect.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus tenant disconnect
description: Disconnect a tenant from a project
-navOrder: 133
+navOrder: 134
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-enable.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-enable.mdx
new file mode 100644
index 000000000..e9e5b3024
--- /dev/null
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-enable.mdx
@@ -0,0 +1,39 @@
+---
+layout: src/layouts/Default.astro
+pubDate: 2023-01-01
+modDate: 2024-11-20
+title: octopus tenant enable
+description: Enable a tenant
+navOrder: 135
+---
+import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
+
+Enable a tenant in Octopus Deploy
+
+```
+Usage:
+ octopus tenant enable { | } [flags]
+
+Global Flags:
+ -h, --help Show help for a command
+ --no-prompt Disable prompting in interactive mode
+ -f, --output-format string Specify the output format for a command ("json", "table", or "basic") (default "table")
+ -s, --space string Specify the space for operations
+
+```
+
+## Examples
+
+
+
+```
+$ octopus tenant enable Tenants-1
+$ octopus tenant enable 'Tenant'
+
+
+```
+
+## Learn more
+
+- [Octopus CLI](/docs/octopus-rest-api/cli)
+- [Creating API keys](/docs/octopus-rest-api/how-to-create-an-api-key)
\ No newline at end of file
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-list.mdx
index b8299d143..a01448e68 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-list.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus tenant list
description: List tenants
-navOrder: 134
+navOrder: 136
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-tag.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-tag.mdx
index fb001d1e2..b9589c548 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-tag.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-tag.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus tenant tag
description: Override tags for a tenant
-navOrder: 135
+navOrder: 137
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables-list.mdx
index 4135c9205..b537e94c8 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables-list.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus tenant variables list
description: List tenant variables
-navOrder: 137
+navOrder: 139
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
@@ -30,8 +30,8 @@ Global Flags:
```
-$ octopus tenant variable list
-$ octopus tenant variable ls
+$ octopus tenant variables list "Bobs Wood Shop"
+$ octopus tenant variables ls Tenant-123
```
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables-update.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables-update.mdx
index 1df96c526..2a16253a2 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables-update.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables-update.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus tenant variables update
description: Update the value of a tenant variable
-navOrder: 138
+navOrder: 140
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
@@ -36,9 +36,9 @@ Global Flags:
```
-$ octopus tenant variable update
-$ octopus tenant variable update --tenant "Bobs Fish Shack" --name "site-name" --value "Bob's Fish Shack" --project "Awesome Web Site" --environment "Test"
-$ octopus tenant variable update --tenant "Sally's Tackle Truck" --name dbPassword --value "12345" --library-variable-set "Shared Variables"
+$ octopus tenant variables update
+$ octopus tenant variables update --tenant "Bobs Fish Shack" --name "site-name" --value "Bob's Fish Shack" --project "Awesome Web Site" --environment "Test"
+$ octopus tenant variables update --tenant "Sally's Tackle Truck" --name dbPassword --value "12345" --library-variable-set "Shared Variables"
```
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables.mdx
index 1674ab975..b27011c45 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-variables.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus tenant variables
description: Manage tenant variables
-navOrder: 136
+navOrder: 138
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
@@ -37,8 +37,8 @@ Use "octopus tenant variables [command] --help" for more information about a com
```
-$ octopus tenant variables list --tenant "Bobs Wood Shop"
-$ octopus tenant variables view --name "DatabaseName" --tenant "Bobs Wood Shop"
+$ octopus tenant variables list "Bobs Wood Shop"
+$ octopus tenant variables update --tenant "Bobs Fish Shack" --name "site-name" --value "Bob's Fish Shack" --project "Awesome Web Site" --environment "Test"
```
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-view.mdx
index 5aed30064..9e8ae14bd 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant-view.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus tenant view
description: View a tenant
-navOrder: 139
+navOrder: 141
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-tenant.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-tenant.mdx
index 818c9e62a..32e745747 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-tenant.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-tenant.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus tenant
description: Manage tenants
navOrder: 128
@@ -19,7 +19,9 @@ Available Commands:
connect Connect a tenant to a project
create Create a tenant
delete Delete a tenant
+ disable Disable a tenant
disconnect Disconnect a tenant from a project
+ enable Enable a tenant
help Help about any command
list List tenants
tag Override tags for a tenant
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-user-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-user-delete.mdx
index f48e71992..ab9b896c6 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-user-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-user-delete.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus user delete
description: Delete a user
-navOrder: 141
+navOrder: 143
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-user-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-user-list.mdx
index 968b137c1..a6b8782e6 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-user-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-user-list.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus user list
description: List users
-navOrder: 142
+navOrder: 144
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-user.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-user.mdx
index a37e3d269..8b60b43a3 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-user.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-user.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus user
description: Manage users
-navOrder: 140
+navOrder: 142
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-delete.mdx
index 6a186a190..f28abad3a 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-delete.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus worker delete
description: Delete a worker
-navOrder: 144
+navOrder: 146
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-list.mdx
index 32fb974f5..db19faa10 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-list.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker list
description: List workers
-navOrder: 145
+navOrder: 147
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-create.mdx
index ea7e9d401..a347e761d 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-create.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker listening-tentacle create
description: Create a listening tentacle worker
-navOrder: 147
+navOrder: 149
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-list.mdx
index 1bd2069d5..ca59bb06a 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-list.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker listening-tentacle list
description: List Listening Tentacle workers
-navOrder: 148
+navOrder: 150
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-view.mdx
index 8f300dfa8..d826ad07e 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle-view.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker listening-tentacle view
description: View a Listening Tentacle worker
-navOrder: 149
+navOrder: 151
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle.mdx
index e2de96b12..33fa2d15a 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-listening-tentacle.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker listening-tentacle
description: Manage Listening Tentacle workers
-navOrder: 146
+navOrder: 148
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle-list.mdx
index c3eb71e96..1e44fc427 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle-list.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker polling-tentacle list
description: List Polling Tentacle workers
-navOrder: 151
+navOrder: 153
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle-view.mdx
index 441da645b..6930ae217 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle-view.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker polling-tentacle view
description: View a Polling Tentacle worker
-navOrder: 152
+navOrder: 154
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle.mdx
index 6bc62a3f2..166421f6f 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-polling-tentacle.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker polling-tentacle
description: Manage Polling Tentacle workers
-navOrder: 150
+navOrder: 152
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-delete.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-delete.mdx
index 5c81c213a..2b58bd3e7 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-delete.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-delete.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker-pool delete
description: Delete a worker pool
-navOrder: 159
+navOrder: 161
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic-create.mdx
index 1bcd5e850..0e3747d5f 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic-create.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker-pool dynamic create
description: Create a dynamic worker pool
-navOrder: 161
+navOrder: 163
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic-view.mdx
index 476d8a33f..f260b60e4 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic-view.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker-pool dynamic view
description: View a dynamic worker pool
-navOrder: 162
+navOrder: 164
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic.mdx
index 2bc1e1c20..f735ba8fd 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-dynamic.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker-pool dynamic
description: Manage dynamic worker pools
-navOrder: 160
+navOrder: 162
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-list.mdx
index e279d6d73..1e4c1eb8c 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-list.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker-pool list
description: List worker pools
-navOrder: 163
+navOrder: 165
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static-create.mdx
index 0e02e05d0..0777ab10a 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static-create.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker-pool static create
description: Create a static worker pool
-navOrder: 165
+navOrder: 167
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static-view.mdx
index 1a1c386f9..07c99c96f 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static-view.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker-pool static view
description: View a static worker pool
-navOrder: 166
+navOrder: 168
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static.mdx
index 71643ddfb..1d547e660 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-static.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker-pool static
description: Manage static worker pools
-navOrder: 164
+navOrder: 166
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-view.mdx
index fb6460c47..633bed436 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool-view.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker-pool view
description: View a worker pool
-navOrder: 167
+navOrder: 169
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool.mdx
index 9446ba846..7d05c440b 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-pool.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus worker-pool
description: Manage worker pools
-navOrder: 158
+navOrder: 160
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-create.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-create.mdx
index 7709c168a..bcf1c0de7 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-create.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-create.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker ssh create
description: Create a SSH worker
-navOrder: 154
+navOrder: 156
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-list.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-list.mdx
index 9d7848546..fb8e8beec 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-list.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-list.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker ssh list
description: List SSH workers
-navOrder: 155
+navOrder: 157
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-view.mdx
index e9af87c87..561502416 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh-view.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus worker ssh view
description: View a SSH worker
-navOrder: 156
+navOrder: 158
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh.mdx
index 68e1b2562..8d3bf42b0 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-ssh.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker ssh
description: Manage SSH workers
-navOrder: 153
+navOrder: 155
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker-view.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker-view.mdx
index e989420b3..76de4089e 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker-view.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker-view.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker view
description: View a worker
-navOrder: 157
+navOrder: 159
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus-worker.mdx b/src/pages/docs/octopus-rest-api/cli/octopus-worker.mdx
index e30ac61ae..6917d4704 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus-worker.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus-worker.mdx
@@ -1,10 +1,10 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-02-01
+modDate: 2024-11-20
title: octopus worker
description: Manage workers
-navOrder: 143
+navOrder: 145
---
import SamplesInstance from 'src/shared-content/samples/samples-instance.include.md';
diff --git a/src/pages/docs/octopus-rest-api/cli/octopus.mdx b/src/pages/docs/octopus-rest-api/cli/octopus.mdx
index b024a1f72..a408dfe7d 100644
--- a/src/pages/docs/octopus-rest-api/cli/octopus.mdx
+++ b/src/pages/docs/octopus-rest-api/cli/octopus.mdx
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
-modDate: 2024-09-19
+modDate: 2024-11-20
title: octopus
description: Octopus Deploy CLI
navOrder: 0