Skip to content

[Feature Request]: Add new command importer get #76

@rytswd

Description

@rytswd

🔮 Relevant Command

New command

🗂 Language Type

All

🔎 Request Details

Rather than using the Importer Marker in file to check whether the target file / marker name / line range is correct or not, Importer should be able to add a support for imperatively running a single command to check the validity.

For example, with YAML definition of

# == import: some-data / begin from: ../../../some/dir/file.yaml#[some-marker] ==
# == import: some-data / end ==

The target file may be incorrect, and you'd only know when you run importer update.

Instead, Importer can add importer get and run it something like

importer get ' ../../../some/dir/file.yaml#[some-marker]'

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions