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

Make import top level command #163

Closed
jsi opened this issue Aug 8, 2019 · 4 comments
Closed

Make import top level command #163

jsi opened this issue Aug 8, 2019 · 4 comments
Assignees
Labels
Improvement New feature or request

Comments

@jsi
Copy link
Member

jsi commented Aug 8, 2019

Today, import is a subcommand of export:

enonic export create

to export, then:

enonic export import

to import it again.
This seems really strange. import and export are equally important commands and should both be top level commands:

enonic import
@alansemenov alansemenov added the Improvement New feature or request label Sep 3, 2019
@pmi
Copy link
Member

pmi commented Nov 6, 2019

I suggest also changing enonic export create -> enonic export cuz create will be the only subcommand left after import is moved to the top level

@alansemenov
Copy link
Member

Makes perfect sense

@sigdestad
Copy link
Member

Same with dump and load then?

@alansemenov
Copy link
Member

enonic dump has 4 subcommands: create, upgrade, load, list. I don't think we should change this

pmi added a commit that referenced this issue Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants