-
Notifications
You must be signed in to change notification settings - Fork 487
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes `fluvio install` to stick with `fvm` solution. ## Example ``` Fluvio Command Line Interface fluvio-cli [OPTIONS] <COMMAND> Commands: consume Read messages from a topic/partition produce Write messages to a topic/partition topic Manage and view Topics partition Manage and view Partitions smartmodule Create and manage SmartModules [aliases: sm] table-format Create a TableFormat display specification [aliases: tf] hub Work with the SmartModule Hub profile Manage Profiles, which describe linked clusters cluster Install or uninstall Fluvio cluster version Print Fluvio version information completions Generate command-line completions for Fluvio Options: -c, --cluster <host:port> Address of cluster --tls Enable TLS --enable-client-cert TLS: use client cert --domain <DOMAIN> Required if client cert is used --ca-cert <CA_CERT> Path to TLS ca cert, required when client cert is enabled --client-cert <CLIENT_CERT> Path to TLS client certificate --client-key <CLIENT_KEY> Path to TLS client private key -P, --profile <profile> -h, --help Print help ```
- Loading branch information
1 parent
d0dd859
commit f0f4968
Showing
4 changed files
with
9 additions
and
296 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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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