-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
command:postRelated to 'post' commandRelated to 'post' commandcommand:post-getRelated to 'post get' commandRelated to 'post get' commandgood-first-issueGood for newcomersGood for newcomers
Description
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
urlfield added to the output ofwp post get. - A
wp post url <id>command.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
command:postRelated to 'post' commandRelated to 'post' commandcommand:post-getRelated to 'post get' commandRelated to 'post get' commandgood-first-issueGood for newcomersGood for newcomers