Skip to content

Feat: Add a sample silverback/profile.toml to the CONTRIBUTING #105

@Ninjagod1251

Description

@Ninjagod1251

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions