openziti / ziti-doc

Documentation describing the usage of the Ziti platform.
https://openziti.io
Apache License 2.0
34 stars 41 forks source link

Create a service using CLI has incorrect syntax #78

Closed gberl002 closed 1 year ago

gberl002 commented 2 years ago

The "Create a service" section explaining how to do so in CLI uses incorrect syntax (I assume old)

Source: docfx_project/ziti/services/create-service-cli.md Url: https://openziti.github.io/ziti/services/overview.html?tabs=create-service-cli

One example is: ziti edge controller create service ssh

Whereas the actual syntax should be: ziti edge create service ssh

qrkourier commented 1 year ago

Resolved by https://github.com/openziti/ziti-doc/pull/324