Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 53 discussion

Actual exam question from HashiCorp's Terraform Associate
Question #: 53
Topic #: 1
[All Terraform Associate Questions]

What command should you run to display all workspaces for the current configuration?

  • A. terraform workspace
  • B. terraform workspace show
  • C. terraform workspace list
  • D. terraform show workspace
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
bicycle
Highly Voted 2 years, 5 months ago
Selected Answer: C
The terraform workspace list command is used to list all existing workspaces.
upvoted 8 times
...
kcw6
Highly Voted 2 years, 3 months ago
terraform workspace -help Usage: terraform [global options] workspace new, list, show, select and delete Terraform workspaces. Subcommands: delete Delete a workspace list List Workspaces new Create a new workspace select Select a workspace show Show the name of the current workspace
upvoted 6 times
...
Power123
Most Recent 1 year, 7 months ago
C is the answer
upvoted 1 times
...
r1ck
1 year, 9 months ago
https://developer.hashicorp.com/terraform/cli/commands/workspace/list : C
upvoted 1 times
...
Eltooth
2 years, 5 months ago
Selected Answer: C
C is correct answer. "The terraform workspace list command is used to list all existing workspaces." https://www.terraform.io/cli/commands/workspace/list
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...