fleet/cmd/fleetctl
Tomas Touceda 9863b0f4bb
Issue 1361 fleetctl teams (#1405)
* WIP

* Add get user_roles and apply for a user_roles spec to fleetctl

* Uncomment other tests

* Update test to check output

* Update test with the new struct

* Mock token so that it doesn't pick up the one in the local machine

* Address review comments

* Fix printJSON and printYaml

* Fix merge conflict error

* WIP

* wip

* wip

* Finish implementation

* Address review comments

* Fix flaky test
2021-07-19 16:48:49 -03:00
..
api.go Issue 1362 fleetctl user roles (#1397) 2021-07-16 15:28:13 -03:00
apply.go Issue 1361 fleetctl teams (#1405) 2021-07-19 16:48:49 -03:00
apply_test.go Issue 1361 fleetctl teams (#1405) 2021-07-19 16:48:49 -03:00
config.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
convert.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
debug.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08: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 1362 fleetctl user roles (#1397) 2021-07-16 15:28:13 -03:00
get.go Issue 1361 fleetctl teams (#1405) 2021-07-19 16:48:49 -03:00
get_test.go Issue 1361 fleetctl teams (#1405) 2021-07-19 16:48:49 -03:00
goquery.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07: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 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
query_output.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
setup.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
testing_utils.go Issue 1361 fleetctl teams (#1405) 2021-07-19 16:48:49 -03:00
user.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
yaml.go Fix yaml separator handling with comments (#2257) 2020-07-08 16:01:03 -07:00
yaml_test.go Fix yaml separator handling with comments (#2257) 2020-07-08 16:01:03 -07:00