Version: v0.0.2 
amorphic_deep_search
amorphic deep_search
Options
-h, --help help for deep_search
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")
SEE ALSO
- amorphic -
- amorphic deep_search DeleteDeepsearchIndicesID - removes the deep search index and its components.
- amorphic deep_search DeleteDeepsearchIndicesIDSyncJobsSyncjobID - Stopping the data sync job.
- amorphic deep_search GetDeepsearchIndices - Returns the list of deep search indices along with the metadata.
- amorphic deep_search GetDeepsearchIndicesID - Returns the details of the deep search index along with some key index information.
- amorphic deep_search GetDeepsearchIndicesIDDatasets - Returns the list of deep search datasets(if an index) along with the metadata.
- amorphic deep_search GetDeepsearchIndicesIDSearch - Searching through deep search index.
- amorphic deep_search GetDeepsearchIndicesIDSyncJobs - Returns the list of data sync jobs.
- amorphic deep_search PostDeepsearchIndices - Creates a new Deep search index resource.
- amorphic deep_search PostDeepsearchIndicesIDDatasets - Creates a new dataset under given deep search index resource.
- amorphic deep_search PostDeepsearchIndicesIDSyncJobs - Triggers a new data sync job for given deepsearch index.