-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
area/CLIAffects the command lineAffects the command linekind/tech debtAddresses legacy code/decisionsAddresses legacy code/decisionspriority/4 maybeThis might get done somedayThis might get done somedaystate/needs discussionThis can't be worked on yetThis can't be worked on yet
Description
The idea is to add a command that's a low-level way to construct requests, but reusing the zed context.
An example of this functionality is this plugin for heroku:
heroku api PATCH /apps/myapp/config-vars --body '{"FOO": "bar"}'
Thanks to @marccampbell for the idea: https://twitter.com/mccode/status/1663615667034275840
Metadata
Metadata
Assignees
Labels
area/CLIAffects the command lineAffects the command linekind/tech debtAddresses legacy code/decisionsAddresses legacy code/decisionspriority/4 maybeThis might get done somedayThis might get done somedaystate/needs discussionThis can't be worked on yetThis can't be worked on yet