blob: 02eac690033e7329a6897e77b995f028b849752a [file] [view]
<!---
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
# Tasks `system-api`
Manage installation of the OpenServerless system admin api
## Synopsis
```text
Usage:
system-api deploy
system-api undeploy
system-api update
```
## Commands
```
system-api deploy enable setup options for the OpenServerless System Api
system-api undeploy disable setup options for the OpenServerless System Api
system-api update Update the api deployment if a newer version is available
```