Skip to content

Shell

Shell provides Developers with access to the environment for debugging and standard operations.

For example: password resets, file operations, command execution.

Usage

$ skpr shell dev

skpr@drupal-dev-exec-gp66v:data $ echo Hello\ World\!
Hello

More Information

$ skpr shell --help
usage: skpr shell <environment>

Starts a new shell session on the specified environment.

Flags:
  --help  Show context-sensitive help (also try --help-long and --help-man).

Args:
  <environment>  Source environment as configured in skipper.

What's next?

After deleting an environment, consider one of the following: