anaconda repo service-accounts --channel <CHANNEL> [OPTIONS]
anaconda repo service-accounts --channel my-channel --list-tokens
anaconda repo service-accounts --channel my-channel --create-token --name "CI" --permission read --max-days 90
Was this page helpful?