mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Regenerate TypeScript API client
This commit is contained in:
parent
42dcb410f2
commit
e4541f8eb3
1 changed files with 0 additions and 4 deletions
|
|
@ -24,10 +24,6 @@ export interface ManifestArgs {
|
|||
* Named environment slug to select for the run.
|
||||
*/
|
||||
'environment'?: string;
|
||||
/**
|
||||
* Per-run environment image override.
|
||||
*/
|
||||
'docker_image'?: string;
|
||||
'verbose'?: boolean;
|
||||
'dry_run'?: boolean;
|
||||
'auto_approve'?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue