fleet/cmd/fleetctl
Benjamin Edwards 2d5c7ed683
issue 1313 -- add file destination for convert command (#1672)
* add file destination flag for convert command, add tests
* add changes file
* remove leftover debugging code, add comment explaing why sorting was necessary
* update docs for fleetctl convert
* Update cmd/fleetctl/convert_test.go
Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2021-08-13 20:42:58 -04:00
..
testdata issue 1313 -- add file destination for convert command (#1672) 2021-08-13 20:42:58 -04:00
api.go Issue 1362 fleetctl user roles (#1397) 2021-07-16 15:28:13 -03:00
apply_test.go Issue 1632 software inventory config (#1636) 2021-08-11 15:57:53 -03:00
apply.go Issue 1361 fleetctl teams (#1405) 2021-07-19 16:48:49 -03:00
config.go Make creating dirs and files more secure by checking permissions (#1566) 2021-08-11 11:02:22 -03:00
convert_test.go issue 1313 -- add file destination for convert command (#1672) 2021-08-13 20:42:58 -04:00
convert.go issue 1313 -- add file destination for convert command (#1672) 2021-08-13 20:42:58 -04:00
debug.go Make creating dirs and files more secure by checking permissions (#1566) 2021-08-11 11:02:22 -03:00
delete.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
flags.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
fleetctl.go Issue 1359 fleetctl team transfer (#1413) 2021-07-21 14:03:10 -03:00
get_test.go Issue 1632 software inventory config (#1636) 2021-08-11 15:57:53 -03:00
get.go add team_id filter to fleetctl & api (#1596) 2021-08-11 10:40:56 -04:00
goquery.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
hosts_test.go Issue 1359 fleetctl team transfer (#1413) 2021-07-21 14:03:10 -03:00
hosts.go Issue 1359 fleetctl team transfer (#1413) 2021-07-21 14:03:10 -03:00
login.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
logout.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
preview.go fleetctl preview downloads standard query library and populates console (#1450) 2021-07-28 11:05:03 -04:00
query_output.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
query.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
setup.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
testing_utils.go Issue 1359 fleetctl team transfer (#1413) 2021-07-21 14:03:10 -03:00
user.go Issue 1359 fleetctl team transfer (#1413) 2021-07-21 14:03:10 -03:00
users_test.go Issue 1359 fleetctl team transfer (#1413) 2021-07-21 14:03:10 -03:00
yaml_test.go Fix yaml separator handling with comments (#2257) 2020-07-08 16:01:03 -07:00
yaml.go Fix yaml separator handling with comments (#2257) 2020-07-08 16:01:03 -07:00