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: b3lbctl apply -f instances.yaml command #33

Closed
SLedunois opened this issue Mar 24, 2022 · 0 comments · Fixed by #61
Closed

feat: b3lbctl apply -f instances.yaml command #33

SLedunois opened this issue Mar 24, 2022 · 0 comments · Fixed by #61
Labels
enhancement New feature or request
Milestone

Comments

@SLedunois
Copy link
Collaborator

SLedunois commented Mar 24, 2022

Command

b3lbctl apply -f instances

Prerequisite

File flag target need to be of kind InstanceList

Flags

  • -f, --file (Required) tenant configuration file

Description

Based on file flag, it reads the file and call POST /admin/api/instances using the file as JSON body.

@SLedunois SLedunois added the enhancement New feature or request label Mar 24, 2022
@SLedunois SLedunois added this to the 2.0.0 milestone Mar 24, 2022
@SLedunois SLedunois changed the title feat: api InstanceList file feat: apply InstanceList file Mar 24, 2022
@SLedunois SLedunois changed the title feat: apply InstanceList file feat: b3lbctl apply -f instances.yaml command Apr 6, 2022
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

Successfully merging a pull request may close this issue.

1 participant