You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few commands do not accept the ID of the object I am targeting. I am trying to update one of our custom build tools to this CLI version and we currently rely on the ID's everywhere instead of the name (as we change this sometimes). It would be much preferred if we don't have to specify the name.
Octopus API error: Channel named 'Channels-681' within project '<my project name>' was not found.
Octopus API error: Environment named 'Environments-201' within project '<my project name>' was not found.
Versions
cli: 1.4.0 Octopus Server: 2023.3.4135 os: Fedora Linux 38 cli: bash and powershell (latest)
The text was updated successfully, but these errors were encountered:
olyop
changed the title
release create --channel does not accept the channel id
Some arguments do not accept the ID instead of the name as they state in the documentation
Jun 29, 2023
olyop
changed the title
Some arguments do not accept the ID instead of the name as they state in the documentation
Some arguments do not accept the ID instead of the name
Jun 29, 2023
The bug
A few commands do not accept the ID of the object I am targeting. I am trying to update one of our custom build tools to this CLI version and we currently rely on the ID's everywhere instead of the name (as we change this sometimes). It would be much preferred if we don't have to specify the name.
Command to reproduce
Outcome
Versions
cli: 1.4.0
Octopus Server: 2023.3.4135
os: Fedora Linux 38
cli: bash and powershell (latest)
The text was updated successfully, but these errors were encountered: