Skip to content

Add a means of fetching the permalink to a post #120

@johnbillion

Description

@johnbillion

There is no built-in means of fetching the permalink to a given post.

The only place where a permalink is exposed is in wp post list if you explicitly include the --fields=url option.

I'd like to see either:

  • A url field added to the output of wp post get.
  • A wp post url <id> command.

Metadata

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