Create token account command

Token account

Command: New-OctopusTokenAccount

New-OctopusTokenAccount allows you to create a Token account in Octopus from within a running deployment

ParametersValue
-nameName for the Token account
-tokenThe password to use to when authenticating against the remote host.
-updateIfExistingWill update an existing account with the same name, create if it doesn’t exist

Example:

New-OctopusTokenAccount -name "My Token Account" `
                        -token "dea39b531ac84adcb291a44b205921af" `
                        -updateIfExisting

Help us continuously improve

Please let us know if you have any feedback about this page.

Send feedback

Page updated on Sunday, January 1, 2023