Skip to content

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

Merged
remyleone merged 9 commits intoscaleway:v2from
Sh4d1:registry_login_logout
May 14, 2020
Merged

feat(registry): add login/logout commands#911
remyleone merged 9 commits intoscaleway:v2from
Sh4d1:registry_login_logout

Conversation

@Sh4d1
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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] <support@github.com>

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