loft-sh/Create Loft Space
GitHub Action to create a Loft Space
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the Space to create | yes | — |
| account | The cluster account to use | no | — |
| cluster | The cluster to use | no | — |
| project | The project to use | no | — |
| delete-after | If set to non zero, will tell loft to delete the space after specified seconds of inactivity | no | — |
| sleep-after | If set to non zero, will tell the space to sleep after specified seconds of inactivity | no | — |
| disable-direct-cluster-endpoint | When enabled does not use an available direct cluster endpoint to connect to the space | no | — |
| team | The team to create the space for | no | — |
| user | The user to create the space for | no | — |
| template | The space template to use to create the space | no | — |
| parameters | Embedded YAML array of App Parameters. The contents of this input will be written to a file and passed to the Loft CLI | no | — |
| auto-cleanup | Delete the Space after the job run. Defaults to true | no | false |
| use | If loft should use the space if its already there | no | false |
Outputs
no outputs