Skip to content

Commit

Permalink
Update cli docs for octopus(go)
Browse files Browse the repository at this point in the history
  • Loading branch information
Octobob committed Nov 20, 2024
1 parent 8f7d5f4 commit d68e947
Show file tree
Hide file tree
Showing 171 changed files with 300 additions and 216 deletions.
4 changes: 3 additions & 1 deletion src/pages/docs/octopus-rest-api/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/octopus-rest-api/cli/octopus-account.mdx
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/octopus-rest-api/cli/octopus-channel.mdx
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/octopus-rest-api/cli/octopus-config-get.mdx
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/octopus-rest-api/cli/octopus-config-set.mdx
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/octopus-rest-api/cli/octopus-config.mdx
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading

0 comments on commit d68e947

Please sign in to comment.