api-client/packages/hoppscotch-cli/src
Joel Jacob Stephen 185c225297
feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app (#3380)
* feat: add ability to export a single environment

* refactor: export environment without id

* feat: introducing zod for checking json format for environment variables

* refactor: new zod specific type for HoppEnvPair

* feat: add ability to export single environment in team environment

* refactor: moved zod as a dependency to devDependency

* refactor: separated repeating logic to helper file

* refactor: removed unnecessary to string operation

* chore: rearranged smart item placement

* refactor: introduced error type when a bulk environment export is used in cli

* refactor: removed unnecssary type exports and updated logic and variable names across most files

* refactor: better logic for type shapes

* chore: bump hoppscotch-cli package version

---------

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-10-06 11:21:54 +05:30
..
__tests__ refactor: cli updates (#2907) 2023-02-07 17:47:54 +05:30
commands refactor: cli updates (#2907) 2023-02-07 17:47:54 +05:30
handlers feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app (#3380) 2023-10-06 11:21:54 +05:30
interfaces feat: added execution duration and updated collection-metrics (#2257) 2022-04-18 22:43:43 +05:30
options/test feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app (#3380) 2023-10-06 11:21:54 +05:30
types feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app (#3380) 2023-10-06 11:21:54 +05:30
utils refactor: cli updates (#2907) 2023-02-07 17:47:54 +05:30
index.ts docs: fixed broken documentation links (#2997) 2023-04-18 23:14:06 +05:30
tsconfig.json Feature: hopp-cli in TypeScript (#2074) 2022-03-28 13:56:15 +05:30