Skip to content

Conversation

@adrienverge
Copy link
Contributor

@adrienverge adrienverge commented Nov 28, 2024

Since version 1.3.1 and commit 64f9aec, the command internxt list --non-interactive doesn't work anymore, because it asks for an interactive input from the user:

$ internxt list --non-interactive
What is the folder id you want to list? (leave empty for the root folder):

This commit fixes by assuming "root folder" when no UUID is passed (same behavior as before 1.3.1).

Since version 1.3.1 and commit 64f9aec, the command `internxt list
--non-interactive` doesn't work anymore, because it asks for an
interactive input from the user:

    $ internxt list --non-interactive
    What is the folder id you want to list? (leave empty for the root folder):

This commit fixes by assuming "root folder" when no UUID is passed
(samed behavior as before 1.3.1).
@adrienverge
Copy link
Contributor Author

Hello, the last version of @internxt/cli (1.3.1) added a bug, and I think my pull request solves it cleanly. I hope you can review it so that the next @internxt/cli version is fixed.

Cheers

Adrien

@larryrider
Copy link
Contributor

Hi @adrienverge,
Thank you once again for your amazing work!

We’re currently working on a major refactor for the next release, which includes updating almost all dependencies and adopting the latest Oclif core.

In the Pull Request #124, the bug you mentioned has already been addressed as part of the improvements applied across all commands.

Thanks again for your feedback and support! 😊
If you find it good after checking it out, I’ll proceed to close this PR

@adrienverge
Copy link
Contributor Author

Understood, I'm glad it's fixed 👍
I'll close this one while waiting for the next release.

Cheers

Adrien

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.

2 participants