mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Update documentation
This commit is contained in:
parent
becb2026bc
commit
caee3f7b23
@ -22,7 +22,7 @@ serverless install --url https://github.com/some/service
|
||||
|
||||
## Options
|
||||
|
||||
- `--url` or `-u` The services GitHub URL. **Required**.
|
||||
- `--url` or `-u` The services URL. **Required**.
|
||||
- `--name` or `-n` Name for the service.
|
||||
|
||||
## Provided lifecycle events
|
||||
@ -35,6 +35,7 @@ serverless install --url https://github.com/some/service
|
||||
- GitHub Enterprise
|
||||
- GitLab
|
||||
- BitBucket
|
||||
- BitBucket Server
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@ serverless install --url https://github.com/some/service
|
||||
|
||||
## Options
|
||||
|
||||
- `--url` or `-u` The services GitHub URL. **Required**.
|
||||
- `--url` or `-u` The services URL. **Required**.
|
||||
- `--name` or `-n` Name for the service.
|
||||
|
||||
## Provided lifecycle events
|
||||
@ -35,6 +35,7 @@ serverless install --url https://github.com/some/service
|
||||
- GitHub Enterprise
|
||||
- GitLab
|
||||
- BitBucket
|
||||
- BitBucket Server
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@ serverless install --url https://github.com/some/service
|
||||
|
||||
## Options
|
||||
|
||||
- `--url` or `-u` The services GitHub URL. **Required**.
|
||||
- `--url` or `-u` The services URL. **Required**.
|
||||
- `--name` or `-n` Name for the service.
|
||||
|
||||
## Supported Code Hosting Platforms
|
||||
@ -31,6 +31,7 @@ serverless install --url https://github.com/some/service
|
||||
- GitHub Enterprise
|
||||
- GitLab
|
||||
- BitBucket
|
||||
- BitBucket Server
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@ serverless install --url https://github.com/some/service
|
||||
|
||||
## Options
|
||||
|
||||
- `--url` or `-u` The services GitHub URL. **Required**.
|
||||
- `--url` or `-u` The services URL. **Required**.
|
||||
- `--name` or `-n` Name for the service.
|
||||
|
||||
## Provided lifecycle events
|
||||
@ -35,6 +35,7 @@ serverless install --url https://github.com/some/service
|
||||
- GitHub Enterprise
|
||||
- GitLab
|
||||
- BitBucket
|
||||
- BitBucket Server
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user