Skip to content

Split the local and remote commands in the binary #29

@Mossaka

Description

@Mossaka

When running Weld remotely users should not be able to give it more permissions at the risk of escalating it to RCEs and the like. But when running it locally that's not just convenient, but necessary.

Including the changes proposed in #75, I propose we change the commands to the following:

  • wassette serve --httpweld serve
  • wassette serve --stdioweld run

This makes it explicit that the local and remote flows are different, which is true in the way we're thinking and talking about wassette.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions