~/.talos/credentials/bitbucket.yml under the default profile.
Create an app password (with the Pipelines: Read and write permission) at bitbucket.org/account/settings/app-passwords.
Usage
Examples
Run with no flags to be prompted for the username and app password (the password is hidden):Options
| Option | Description | Default |
|---|---|---|
--username | Bitbucket username the app password belongs to. | Prompted if omitted |
--token | Bitbucket app password to store. | Prompted if omitted |
--silent | Suppress the instructional message and the saved-to confirmation. | false |