Skip to content

Commit

Permalink
Remove --git-resource from deprecated CLI create release command
Browse files Browse the repository at this point in the history
  • Loading branch information
APErebus authored Dec 16, 2024
1 parent 9bc16ee commit fcbc438
Showing 1 changed file with 1 addition and 8 deletions.
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-12
modDate: 2024-12-16
title: Create release
description: Using the Octopus CLI to create releases.
navOrder: 100
Expand Down Expand Up @@ -44,13 +44,6 @@ Release creation:
an asterisk. An asterisk will be assumed for
StepName, PackageID, or PackageName if they are
omitted.
Can be specified multiple times.
--git-resource=VALUE [Optional] Git reference to use for a Git resource
in the release. Format: StepName:GitRef or
StepName:GitResourceName:GitRef. GitRef can be
replaced with an asterisk. An asterisk means
use the step-defined default branch.
Can be specified multiple times.
--packagesFolder=VALUE [Optional] A folder containing NuGet packages
from which we should get versions.
--releaseNotes=VALUE [Optional] Release Notes for the new release.
Expand Down

0 comments on commit fcbc438

Please sign in to comment.