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

Export/import Application Plan limits, pricing rules and features #132

Merged
merged 1 commit into from May 7, 2019

Conversation

eguzki
Copy link
Member

@eguzki eguzki commented Apr 11, 2019

A new command application-plan is introduced to export/import application plan artefacts from/to a YAML file.

Export

NAME
    export - export application plan

USAGE
    3scale application-plan export [opts] <remote> <service_id_or_system_name> <plan_system_name>

DESCRIPTION
    Export application plan, including limits, pricing rules and features

OPTIONS
    -f --file=<value>             Write to file instead of stdout

Import

NAME
    import - import application plan

USAGE
    3scale application-plan import [opts] <remote>
    <service_id_or_system_name>

DESCRIPTION
    Import application plan, including limits, pricing rules and features

OPTIONS
    -f --file=<value>             Read from file instead of stdin
    -p --plan-system-name=<value>      Override application plan system name

Fixes #94
Fixes #65

@eguzki eguzki changed the title [WIP] Export/import Application Plan limits [WIP] Export/import Application Plan limits, pricing rules and features Apr 15, 2019
@eguzki eguzki force-pushed the export-import-app-plans branch 2 times, most recently from 492855e to 1efc3ed Compare April 24, 2019 15:50
@eguzki eguzki force-pushed the export-import-app-plans branch 3 times, most recently from 4587f75 to 243a65a Compare May 1, 2019 18:38
@eguzki eguzki changed the title [WIP] Export/import Application Plan limits, pricing rules and features Export/import Application Plan limits, pricing rules and features May 1, 2019
@eguzki
Copy link
Member Author

eguzki commented May 1, 2019

Feature ready to review @miguelsorianod

@eguzki eguzki requested a review from miguelsorianod May 1, 2019 18:48
@eguzki eguzki force-pushed the export-import-app-plans branch 2 times, most recently from 908d7fc to 1e81ea7 Compare May 2, 2019 11:34
@eguzki eguzki merged commit 056be32 into master May 7, 2019
@eguzki eguzki deleted the export-import-app-plans branch May 7, 2019 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFE: Command to export/import Application Plan limits, pricing rules and features export command
2 participants