terraform env --help



  • Warning: the "terraform env" family of commands is deprecated.

    "Workspace" is now the preferred term for what earlier Terraform versions
    called "environment", to reduce ambiguity caused by the latter term colliding
    with other concepts.

    The "terraform workspace" commands should be used instead. "terraform env"
    will be removed in a future Terraform version.

    Check for updates to the options: https://www.terraform.io/docs/commands/index.html

    Usage: terraform workspace
    
      Create, change and delete Terraform workspaces.
    
    
    Subcommands:
    
        show      Show the current workspace name.
        list      List workspaces.
        select    Select a workspace.
        new       Create a new workspace.
        delete    Delete an existing workspace.
    
    Subcommands:
        delete    Delete a workspace
        list      List Workspaces
        new       Create a new workspace
        select    Select a workspace
    

Log in to reply
 

© Lightnetics 2024