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

CLI: simple orders should not require multiple steps #1081

Open
stephenhillier opened this issue Dec 5, 2024 · 0 comments
Open

CLI: simple orders should not require multiple steps #1081

stephenhillier opened this issue Dec 5, 2024 · 0 comments
Labels

Comments

@stephenhillier
Copy link
Contributor

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

Users need to pipe together multiple commands to create a simple order for a single item.

Example from Slack:

planet orders request --item-type PSScene --bundle basic_analytic_udm2 --name test_order 20240222_222222_22_2222 |planet orders create -

This makes working with the CLI more complicated than it needs to be and causes issues on different platforms.

Describe the solution you'd like

the planet orders create command could accept the same options as planet orders request, allowing users to place an order with a single command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant