Skip to content

Commit

Permalink
Update CLI docs with latest CLI (#244)
Browse files Browse the repository at this point in the history
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
  • Loading branch information
sanketsudake committed Nov 28, 2023
1 parent 971bc47 commit aeb46c4
Show file tree
Hide file tree
Showing 75 changed files with 4 additions and 79 deletions.
2 changes: 1 addition & 1 deletion content/en/docs/reference/crd-reference.md
Expand Up @@ -518,7 +518,7 @@ _Appears in:_
| Field | Description |
| --- | --- |
| `functionref` _[FunctionReference](#functionreference)_ | The reference to a function for message queue trigger to invoke with when receiving messages from subscribed topic. |
| `messageQueueType` _[MessageQueueType](#messagequeuetype)_ | Type of message queue (NATS, Kafka, AzureQueue) |
| `messageQueueType` _[MessageQueueType](#messagequeuetype)_ | Type of message queue |
| `topic` _string_ | Subscribed topic |
| `respTopic` _string_ | Topic for message queue trigger to sent response from function. |
| `errorTopic` _string_ | Topic to collect error response sent from function |
Expand Down
1 change: 0 additions & 1 deletion content/en/docs/reference/fission-cli/fission.md
Expand Up @@ -20,7 +20,6 @@ Fission: Fast and Simple Serverless Functions for Kubernetes
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
-h, --help help for fission
```
Expand Down
1 change: 0 additions & 1 deletion content/en/docs/reference/fission-cli/fission_archive.md
Expand Up @@ -18,7 +18,6 @@ Manage archives stored with Fission Storage Service.
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -24,7 +24,6 @@ fission archive delete [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -24,7 +24,6 @@ fission archive download [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -23,7 +23,6 @@ fission archive get-url [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -22,7 +22,6 @@ fission archive list [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -23,7 +23,6 @@ fission archive upload [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/reference/fission-cli/fission_canary.md
Expand Up @@ -18,7 +18,6 @@ Create, Update and manage canary configs
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -29,7 +29,6 @@ fission canary create [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -24,7 +24,6 @@ fission canary delete [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -23,7 +23,6 @@ fission canary get [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -27,7 +27,6 @@ fission canary list [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -26,7 +26,6 @@ fission canary update [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/reference/fission-cli/fission_check.md
Expand Up @@ -27,7 +27,6 @@ fission check [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -18,7 +18,6 @@ Create, update and manage environments
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -42,7 +42,6 @@ fission environment create [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -25,7 +25,6 @@ fission environment delete [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -23,7 +23,6 @@ fission environment get [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -27,7 +27,6 @@ fission environment list [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -28,7 +28,6 @@ fission environment pods [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -38,7 +38,6 @@ fission environment update [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/reference/fission-cli/fission_function.md
Expand Up @@ -18,7 +18,6 @@ Create, update and manage functions
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -57,7 +57,6 @@ fission function create [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -24,7 +24,6 @@ fission function delete [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -23,7 +23,6 @@ fission function get [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -23,7 +23,6 @@ fission function getmeta [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -27,7 +27,6 @@ fission function list [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -31,7 +31,6 @@ fission function log [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -27,7 +27,6 @@ fission function pods [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -44,7 +44,6 @@ fission function run-container [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -30,7 +30,6 @@ fission function test [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -41,7 +41,6 @@ fission function update-container [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -54,7 +54,6 @@ fission function update [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -18,7 +18,6 @@ Create, update and manage HTTP triggers
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -35,7 +35,6 @@ fission httptrigger create [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -25,7 +25,6 @@ fission httptrigger delete [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -23,7 +23,6 @@ fission httptrigger get [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -28,7 +28,6 @@ fission httptrigger list [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -33,7 +33,6 @@ fission httptrigger update [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
1 change: 0 additions & 1 deletion content/en/docs/reference/fission-cli/fission_mqtrigger.md
Expand Up @@ -18,7 +18,6 @@ Create, update and manage message queue triggers
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -17,8 +17,7 @@ fission mqtrigger create [flags]
--function string Function name
--topic string Message queue Topic the trigger listens on
--name string Message queue trigger name
--mqtype string For mqtype "fission" => kafka
For mqtype "keda" => kafka, aws-sqs-queue, aws-kinesis-stream, gcp-pubsub, stan, nats-jetstream, rabbitmq, redis (default "kafka")
--mqtype string For mqtype "keda" => kafka, aws-sqs-queue, aws-kinesis-stream, gcp-pubsub, stan, nats-jetstream, rabbitmq, redis (default "kafka")
--resptopic string Topic that the function response is sent on (response discarded if unspecified)
--errortopic string Topic that the function error messages are sent to (errors discarded if unspecified
--maxretries int Maximum number of times the function will be retried upon failure
Expand All @@ -31,7 +30,7 @@ fission mqtrigger create [flags]
--maxreplicacount int Maximum number of replicas of consumers to scale up to (default 100)
--secret string Name of secret object
--metadata stringArray Metadata needed for connecting to source system in format: --metadata key1=value1 --metadata key2=value2
--mqtkind string Kind of Message Queue Trigger, e.g. fission, keda (default "keda")
--mqtkind string Kind of Message Queue Trigger, e.g. keda (default "keda")
-h, --help help for create
```

Expand All @@ -40,7 +39,6 @@ fission mqtrigger create [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -24,7 +24,6 @@ fission mqtrigger delete [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down
Expand Up @@ -27,7 +27,6 @@ fission mqtrigger list [flags]
```
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
--server string Server URL
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
```

Expand Down

0 comments on commit aeb46c4

Please sign in to comment.