IBM / DataStage

Public facing artifacts for IBM DataStage.
Apache License 2.0
7 stars 6 forks source link

doc is mismatched with shell #5

Closed xawyong closed 9 months ago

xawyong commented 1 year ago
[root@api.tahoetest381.cp.fyre.ibm.com tmp]# ./lanuch.sh create-apikey-secret --help

Description: creates a secret with the api key for the remote engine to use when calling DataStage services
Usage: ./lanuch.sh create-apikey-secret --namespace <namespace> --apikey <api-key>
--namespace: the namespace to create the api-key secret
--apikey: the api-key for the remote engine to use when communicating with DataStage services
[root@api.tahoetest381.cp.fyre.ibm.com tmp]# ./lanuch.sh create-apikey-secret --namespace ds --apikey aaa
Unknown parameter '--apikey'

Usage: ./lanuch.sh create-pull-secret|create-apikey-secret|install|create-instance|create-nfs-provisioner --help

[root@api.tahoetest381.cp.fyre.ibm.com tmp]#
xawyong commented 1 year ago

@brahmaroutu @rohitvg

rohitvg commented 9 months ago

Closing this as the script has been updated since.