1
0
Fork 0
mirror of synced 2024-07-11 09:15:48 +12:00
budibase/packages/cli/src
2023-05-02 16:22:43 +01:00
..
analytics First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
backups First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
core First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
hosting Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
plugins Some automation fixes and adding option to disable logging for CLI. 2023-04-10 22:33:53 +01:00
structures First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
constants.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
environment.ts Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00
events.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
exec.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
index.ts Re-writing the disabling of pino/logging - it seems that the pino logger is causing a variety of issues in the built CLI version - easier to offer an environment variable for backend-core which completely removes the logger. 2023-05-02 16:22:43 +01:00
options.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
prebuilds.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
questions.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
utils.ts Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00