Skip to content

Planet Cli2 SDK--Data-API: Some of the commands are not working in Data-API #686

@rajashekarmamidala

Description

@rajashekarmamidala

Environment: planet, version 2.0a2

Some of the commands in Data-API are not working

search-update, search-delete, search-list, search-run
item-get, asset-activate, asset-wait, asset-download

When the commands are executed it is displaying

planet data search-delete e9898ccd1ad6498d8fd74f0319bb8e7a
Usage: planet data [OPTIONS] COMMAND [ARGS]...
Try 'planet data --help' for help.

Error: No such command 'search-delete'.

When I tried the planet data --help , it is displaying only below are available

Usage: planet data [OPTIONS] COMMAND [ARGS]...

  Commands for interacting with the Data API

Options:
  -u, --base-url TEXT  Assign custom base Orders API URL.
  --help               Show this message and exit.

Commands:
  filter         Create a structured item search filter.
  search         Execute a structured item search.
  search-create  Create a new saved structured item search.
  search-get     Get a saved search.
  stats          Get a bucketed histogram of items matching the filter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions