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 localhost.tenant.yaml command #41

Closed
SLedunois opened this issue Apr 4, 2022 · 0 comments · Fixed by #62
Closed

feat: b3lbctl apply -f localhost.tenant.yaml command #41

SLedunois opened this issue Apr 4, 2022 · 0 comments · Fixed by #62
Labels
enhancement New feature or request
Milestone

Comments

@SLedunois
Copy link
Collaborator

SLedunois commented Apr 4, 2022

Command

b3lbctl apply -f tenant.yml

Prerequisite

File flag target need to be of kind Tenant

Flags

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

Description

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

@SLedunois SLedunois added the enhancement New feature or request label Apr 4, 2022
@SLedunois SLedunois added this to the 2.0.0 milestone Apr 4, 2022
@SLedunois SLedunois changed the title feat: apply Tenant file feat: b3lbctl apply -f localhost.tenant.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