1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
budibase/packages/cli/src
2023-10-05 23:03:34 +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 Quick fix for #11982 - check for both deprecated docker-compose and docker compose V2. 2023-10-05 23:03:34 +01:00
plugins Fix types 2023-09-22 18:24:00 +02:00
structures First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
constants.ts Update CLI PH Token 2023-08-30 08:37:29 +01: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 Fixing issue with CLI build, removing some old cjs exports that shouldn't be there. 2023-08-07 21:31:55 +01:00
index.ts Fix for 'TypeError: Cannot read properties of undefined (reading 'command')' error that was occurring - program wouldn't load successfully with an undefined version number. 2023-05-16 10:00:49 +01:00
options.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
prebuilds.ts Quick fix for built PKG CLI version, make sure prebuilds are loaded correctly. 2023-10-02 15:43:32 +01: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