Skip to content

Conversation

@HuyPhanNguyen
Copy link
Contributor

@HuyPhanNguyen HuyPhanNguyen commented Nov 13, 2025

Support add tags with project scope when create project

PS D:\Octopus\cli\bin> .\octopus.exe project
Manage projects in Octopus Deploy

USAGE
 octopus project <command> [flags]

CORE COMMANDS
 branch:      Manage project branches
 variables:   Manage project variables

ADDITIONAL COMMANDS
 create:      Create a project
 delete:      Delete a project
 list:        List projects
 tag:         Override tags for a project
 view:        View a project

Add new command to update tags in the project

SingleSelect

image ### MultiSelect image

FreeText

image

Display project task in project view and project ls command

PS D:\Octopus\cli\bin> .\octopus.exe project ls -f table
NAME                     DESCRIPTION              TAGS
AzureDevops                                       Project Tag  - Single/PT1, Project Tag  - FreeText/Project Tag - Project Azure, Project Tag  - Multiple...
Deploy frontend project  Deploy frontend project  project-scope-tagset/tag1, project-scope-tagset/tag2
TestCLI Create Project                            Project Tag  - FreeText/Hey! I am update this, Project Tag  - Multiple/PM1, Project Tag  - Multiple/PM2...

sc124537

@HuyPhanNguyen HuyPhanNguyen requested a review from a team November 13, 2025 06:31
Copy link
Contributor

@grace-rehn grace-rehn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, LGTM

@HuyPhanNguyen HuyPhanNguyen merged commit 2e2340a into main Nov 14, 2025
4 of 5 checks passed
@HuyPhanNguyen HuyPhanNguyen deleted the huy/sc-124537-support-project-tags branch November 14, 2025 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants