Commit graph

163 commits

Author SHA1 Message Date
sagie gur ari 540e556908 New --collection flag to json_parse command which returns maps/arrays instead of variables #175 2021-07-09 15:52:33 +00:00
sagie gur ari fda0966424 Fix release with recursive flag to support set data structures as well 2021-06-26 10:57:58 +00:00
sagie gur ari c7d27be860 New gitignore_path_array command 2021-04-09 15:48:25 +00:00
sagie gur ari a72e4206dc release 2021-03-01 17:33:36 +00:00
sagie gur ari 8629fd39e0 rm command support for multiple paths 2021-01-20 16:57:57 +00:00
sagie gur ari 49893f6ee7 Adding --silent flag for spawn command #142 2020-11-26 10:22:28 +00:00
0xflotus aee49b8894
Update sdk.md 2020-11-19 12:36:41 +01:00
0xflotus 4bda00d560
Update sdk.md (#1) 2020-11-19 00:05:39 +01:00
sagie gur ari 482cd0680e New while loop command #138 2020-11-15 14:01:00 +00:00
Berkus Decker 00962c940c Regenerate the SDK doc 2020-10-06 21:42:45 +03:00
Berkus Decker bcd6341c4c Fix typos 2020-10-06 21:33:59 +03:00
sagie gur ari 675ed4793e New is_command_defined command #130 2020-08-27 09:10:11 +00:00
sagie gur ari b267106753 New random_range and random_text commands #128 2020-08-27 08:56:51 +00:00
sagie gur ari fb13d11187 New semver_parse, semver_is_equal and semver_is_newer commands #129 2020-08-26 21:30:07 +00:00
sagie gur ari 595d1d3ee6 New --get-exit-code flag for exec command #127 2020-08-26 18:20:14 +00:00
sagie gur ari d034763094 json docs 2020-07-31 09:35:55 +00:00
sagie gur ari fc6826944d New unset_all_vars command 2020-07-31 09:31:27 +00:00
sagie gur ari 713aa104f0 More docs and tests 2020-07-31 09:07:20 +00:00
sagie gur ari 4bc3045a7c New json_encode command #124 2020-07-30 06:53:27 +00:00
sagie gur ari e000613de5 New json_parse command #124 2020-07-28 16:53:57 +00:00
sagie gur ari c75e21a01a docs #121 2020-07-24 15:23:33 +00:00
sagie gur ari 09beae0ecd New function scope annotation 2020-07-24 14:51:06 +00:00
sagie gur ari 105b2f761a New scope_push_stack and scope_pop_stack commands 2020-07-24 12:21:47 +00:00
sagie gur ari cc8b3ce2d7 docs 2020-07-07 22:24:26 +00:00
sagie gur ari 093ddd5972 New get_last_modified_time command 2020-07-07 21:25:27 +00:00
sagie gur ari c97aaf159e New noop command 2020-07-03 08:57:23 +00:00
sagie gur ari f495200258 New ftp_put and ftp_put_in_memory commands 2020-06-30 21:23:59 +00:00
sagie gur ari cb3b2d2cbf New ftp_get and ftp_get_in_memory commands 2020-06-28 18:14:46 +00:00
sagie gur ari c0e9b5b298 New ftp_list and ftp_nlst commands 2020-06-26 18:03:54 +00:00
sagie gur ari cb7cd678a5 New Enable to error an exec command via new --fail-on-error flag #108 2020-06-04 16:34:14 +00:00
sagie gur ari 9e6b35ce07 New set_from_array command 2020-05-07 16:29:32 +00:00
sagie gur ari c59743ecef New set_to_array command 2020-05-06 16:23:40 +00:00
sagie gur ari 6dca69a650 Multiple new set commands. 2020-05-06 07:42:26 +00:00
sagie gur ari 8240f74aa4 Add array_size alias to array_length command 2020-05-05 17:41:45 +00:00
sagie gur ari f090237e9d New array_remove command 2020-05-05 17:39:54 +00:00
sagie gur ari 1e35a39c23 New array_clear command 2020-05-05 17:28:17 +00:00
sagie gur ari c3ece7698e Add array_add and array_put aliases to array_push 2020-05-05 07:01:23 +00:00
sagie gur ari 67ab71d93d New set_new and is_set commands 2020-05-05 06:33:27 +00:00
sagie gur ari a5457e636a New unset command 2020-05-04 07:23:12 +00:00
sagie gur ari 4bd6bf1ec7 New array_contains command 2020-05-04 06:46:35 +00:00
sagie gur ari 51fb735911 New array_contains_value command 2020-05-04 06:39:23 +00:00
sagie gur ari c0850401ef New map_contains_value command 2020-05-04 05:43:05 +00:00
sagie gur ari e64effc131 New map_contains_key command 2020-05-03 20:57:59 +00:00
sagie gur ari 170e1e4a90 New get_all_var_names command #100 2020-05-03 19:36:09 +00:00
sagie gur ari 898e2c4799 New set_by_name command 2020-05-02 12:13:27 +00:00
sagie gur ari 02e99a7a82 New get_by_name command 2020-05-02 11:24:54 +00:00
sagie gur ari 6961e6cc46 New which command 2020-04-14 22:55:58 +00:00
sagie gur ari a32c4428b2 New cpu_count command 2020-04-14 22:15:34 +00:00
sagie gur ari f2b62e3b96 New printenv command #97 2020-04-14 13:51:24 +00:00
sagie gur ari 281beaa44a New env_to_map command #96 2020-04-14 13:36:27 +00:00