box / boxcli

A command line interface for interacting with the Box API.
https://developer.box.com
Apache License 2.0
222 stars 59 forks source link

Proposed JSON Support in Box CLI for Simplified Task Configuration #498

Open Mki-developer opened 1 year ago

Mki-developer commented 1 year ago

Is your feature request related to a problem? Please describe.

We are using the Box CLI as part of our CI/CD pipeline and have encountered a critical limitation that is affecting our workflow: Core Issue: ・The Box CLI can only handle one profile at a time on a single machine, and CLI environments can only be configured on a per-machine login user basis. This core issue leads to a specific problem: ・Inability to Run Concurrent Jobs: Due to this limitation, it's currently unfeasible to run two Box access jobs at the same time while managing their respective environments (from adding to deleting).

Describe the solution you'd like

・Simplify Task Setup: To address this challenge, we would greatly benefit from the ability to specify configurations using a JSON file as an argument, similar to what we can do with the Python SDK. The limitation significantly complicates our CI/CD processes. We would greatly appreciate it if this issue and the corresponding improvement could be addressed in future updates.

Describe alternatives you've considered

Additional context

arjankowski commented 1 year ago

Hi @Mki-developer , Thank you for this issue, we created internal ticket to address your request (SDK-3342). We will discuss it with the team and possibly plan it in our work schedule.

Regards, Artur

Mki-developer commented 11 months ago

Thank you for agreeing to respond to the request. About a month has passed since our last communication, have you decided when you will be able to handle it?

Best regards,

arjankowski commented 11 months ago

Hi @Mki-developer,

We've added it to our backlog, but we don't have it scheduled in our planned roadmap, which means we won't be able to implement it in the near future. We will inform you as soon as this changes.

Best,