-
-
Notifications
You must be signed in to change notification settings - Fork 563
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rust): change portal sub command to tcp-inlet and tcp-outlet
* move portal/* commands to tcp-inlet/* and tcp-outlet/* * change options for create commands to --at, --from, --to * move api helper code into the command
- Loading branch information
1 parent
a4b08e7
commit f12c604
Showing
9 changed files
with
337 additions
and
306 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
214 changes: 0 additions & 214 deletions
214
implementations/rust/ockam/ockam_command/src/portal/create.rs
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
implementations/rust/ockam/ockam_command/src/portal/mod.rs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.