Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(registry): add login/logout commands #911

Merged
merged 9 commits into from
May 14, 2020

Conversation

Sh4d1
Copy link
Contributor

@Sh4d1 Sh4d1 commented Apr 24, 2020

Needs #909

@Sh4d1 Sh4d1 force-pushed the registry_login_logout branch from 9580b7f to 918334e Compare April 24, 2020 10:37
@Sh4d1 Sh4d1 force-pushed the registry_login_logout branch 5 times, most recently from f15b5cd to c9e9a93 Compare April 24, 2020 16:58
@remyleone remyleone added the registry Managed Container Registry issues, bugs and feature requests label Apr 25, 2020
@jerome-quere jerome-quere force-pushed the registry_login_logout branch from a326371 to 4a0e60e Compare April 27, 2020 13:17
@remyleone
Copy link
Member

I get the following message:

$ go run ./cmd/scw/main.go registry  login   
{"message":"","error":{},"details":"","hint":"Valid arguments are: "}
Error saving credentials: error storing credentials - err: exit status 1, out: `{"message":"","error":{},"details":"","hint":"Valid arguments are: "}`
exit status 1

Could you indicate in a log message that you are using a precise executable?

$ go run ./cmd/scw/main.go registry  login --help
This command will run the correct command in order to log you in on the registry with the chosen program.
You will need to have the chosen binary installed on your system and in your PATH.

@remyleone remyleone linked an issue May 6, 2020 that may be closed by this pull request
@remyleone remyleone force-pushed the registry_login_logout branch from a31c0cc to 1b70993 Compare May 12, 2020 16:08
Copy link
Contributor

@jerome-quere jerome-quere left a comment

Choose a reason for hiding this comment

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

LGTM

@remyleone remyleone merged commit f1f8607 into scaleway:v2 May 14, 2020
clement-gilbert pushed a commit to clement-gilbert/scaleway-cli that referenced this pull request Mar 3, 2022
…caleway#911)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.41.12 to 1.41.13.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.41.12...v1.41.13)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
registry Managed Container Registry issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Scaleway registry
3 participants