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: Add a sample silverback/profile.toml to the CONTRIBUTING #105

Open
Ninjagod1251 opened this issue Aug 8, 2024 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@Ninjagod1251
Copy link
Contributor

Ninjagod1251 commented Aug 8, 2024

Overview

Provide a simple overview of what you wish to see added. Please include:

~/.silverback/profile.toml is important part of getting this to work.

Can we add a section describing this?

default-profile = "NAME-cluster"

[auth.default]
host = "https://account.apeworx.io"
client_id = "KEY_HERE"

[profile.default]
host = "https://silverback.apeworx.io"
auth = "default"

[profile.NAME-cluster]
api-key = "KEY_HERE"
host = "AWS_URL_HERE"

Specification

UPDATE: it is an advance usecase.

Dependencies

Include links to any open issues that must be resolved before this feature can be implemented.

@Ninjagod1251 Ninjagod1251 added the enhancement New feature or request label Aug 8, 2024
Copy link

linear bot commented Aug 8, 2024

@Ninjagod1251 Ninjagod1251 changed the title Feat: Add a sample silverback.toml to the README Feat: Add a sample silverback/profile.toml to the README Aug 8, 2024
@Ninjagod1251
Copy link
Contributor Author

it is out of scope, so we redefine it under contributing

@Ninjagod1251 Ninjagod1251 changed the title Feat: Add a sample silverback/profile.toml to the README Feat: Add a sample silverback/profile.toml to the CONTRIBUTING Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant