Skip to content

CLI: simple orders should not require multiple steps #1081

Open
@stephenhillier

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions