You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/tests/cli/boundary
Andrew Gaffney d24ad6c2e2
feat(cli): Support RDP target
6 months ago
..
_accounts.bash [COMPLIANCE] License changes (#3567) 3 years ago
_aliases.bash test(bats): Verify invalid inputs for aliases 2 years ago
_auth.bash [COMPLIANCE] License changes (#3567) 3 years ago
_auth_methods.bash test(bats): Add `list` tests for other resource types (#3869) 2 years ago
_auth_tokens.bash test(bats): Add `list` tests for other resource types (#3869) 2 years ago
_authorized_actions.bash [COMPLIANCE] License changes (#3567) 3 years ago
_billing.bash feat(billing): Add cli subcommand for monthly active user counts 2 years ago
_connect.bash Add boundary connect alias bats tests (#4441) 2 years ago
_credential_libraries.bash [COMPLIANCE] License changes (#3567) 3 years ago
_credential_stores.bash [COMPLIANCE] License changes (#3567) 3 years ago
_credentials.bash feat(cli): Support creating/updating a Username-Password-Domain static credential (#1525) 6 months ago
_generics.bash test(bats): Added bats tests for generic commands (#5677) 10 months ago
_groups.bash [COMPLIANCE] License changes (#3567) 3 years ago
_helpers.bash [COMPLIANCE] License changes (#3567) 3 years ago
_host_catalogs.bash [COMPLIANCE] License changes (#3567) 3 years ago
_host_sets.bash [COMPLIANCE] License changes (#3567) 3 years ago
_hosts.bash [COMPLIANCE] License changes (#3567) 3 years ago
_managed_groups.bash test(bats): Add `list` tests for other resource types (#3869) 2 years ago
_roles.bash api: remove deprecated grant_scope_id field (#4886) 2 years ago
_scopes.bash [COMPLIANCE] License changes (#3567) 3 years ago
_sessions.bash [COMPLIANCE] License changes (#3567) 3 years ago
_target_credential_sources.bash [COMPLIANCE] License changes (#3567) 3 years ago
_target_host_sources.bash [COMPLIANCE] License changes (#3567) 3 years ago
_targets.bash [COMPLIANCE] License changes (#3567) 3 years ago
_targets_alias.bash Add CLI flags for creating an alias with a target (#4512) 2 years ago
_users.bash [COMPLIANCE] License changes (#3567) 3 years ago
_vault.bash [COMPLIANCE] License changes (#3567) 3 years ago
_version.bash [COMPLIANCE] License changes (#3567) 3 years ago
_workers.bash [COMPLIANCE] License changes (#3567) 3 years ago
alias.bats test(bats): Verify alias can be created with host id 2 years ago
auth_methods.bats test(bats): Add `list` tests for other resource types (#3869) 2 years ago
auth_token.bats test(bats): Add `list` tests for other resource types (#3869) 2 years ago
authenticate.bats fix (boundary dev): make the LDAP auth method active-public (#3344) 3 years ago
billing.bats feat(billing): Add cli subcommand for monthly active user counts 2 years ago
credential_libraries.bats test(bats): Use correct attribute for the test (#4033) 2 years ago
credential_stores.bats test(e2e): Port "credential stores deletion check" from bats test to e2e test suite 3 years ago
credentials.bats feat(cli): Support creating/updating a Username-Password-Domain static credential (#1525) 6 months ago
generic.bats test(bats): Added bats tests for generic commands (#5677) 10 months ago
groups.bats Fix enos bats test errors (#2468) 3 years ago
host_catalogs.bats refactor (controller): Use a grpc server for the grpc-gateway (#1576) 4 years ago
host_sets.bats refactor (controller): Use a grpc server for the grpc-gateway (#1576) 4 years ago
hosts.bats refactor (controller): Use a grpc server for the grpc-gateway (#1576) 4 years ago
managed_groups.bats test(bats): Add `list` tests for other resource types (#3869) 2 years ago
roles.bats api: remove deprecated grant_scope_id field (#4886) 2 years ago
scopes.bats refactor (controller): Use a grpc server for the grpc-gateway (#1576) 4 years ago
sessions.bats fix(bats): Fix flakiness in sessions.bats tests (#2537) 3 years ago
target.bats feat(cli): Support RDP target 6 months ago
target_aliases.bats Add CLI flags for creating an alias with a target (#4512) 2 years ago
target_credential_sources.bats feat: static json credentials (#2423) 3 years ago
target_host_sources.bats Bats Tests: Target Host Sources (#3107) 3 years ago
user.bats refactor (controller): Use a grpc server for the grpc-gateway (#1576) 4 years ago
version.bats Fix a broken auth token test and support conditional tests for "versioned" releases. (#1195) 5 years ago
workers.bats When checking authorized actions, read the worker we created for the test. (#2548) 3 years ago