ops utilOpenServerless Utilities
Usage: util system util update-cli util check-operator-version <version> util secrets util nosecrets util user-secrets <username> util no-user-secrets <username> util kubectl <args>... util kubeconfig util config <configjson> [--override] [--showhelp] util clean util upload [<folder>] [--batchsize=<batchsize>] [--verbose] [--clean] util add-secret <args>... util remove-secret <args>... util list-secrets util ingress-type
- system system info (<os>-<arch> in Go format) - update-cli update the cli downloading the binary - check-operator-version check if you need to update the operator - secrets generate system secrets - nosecrets remove system secrets - user-secrets generate user secrets for the given user - no-user-secrets remove user secrets for the given user - kubectl execute kubectl on current kubeconfig - kubeconfig export OVERWRITING current kubeconfig to ~/.kube/config - config update configuration file interactively - clean clean up the web bucket - upload uploads a folder to the web bucket in OpenServerless. - add-secret add one or multiple secrets to user metadata - remove-secret remove one or multiple secrets to user metadata - list-secrets list secrets from user metadata - ingress-type return the ingress type
--showhelp Show configuration tool help. --override Override the current configuration. --verbose Provide more details. --clean Remove all files from the web bucket before upload. --batchsize=<batchsize> Number of concurrent web uploads